Skip to content

Commit

Permalink
update include path
Browse files Browse the repository at this point in the history
  • Loading branch information
Aidan63 committed Jul 27, 2024
1 parent 889e23d commit 6e15219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/thirdparty/mbedtls-flags.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<depend name="${HXCPP}/project/thirdparty/mbedtls-flags.xml" dateOnly="true" />

<compilerflag value="-I${HXCPP}/project/thirdparty/mbedtls-2.28.2/include" />
<compilerflag value="-I${HXCPP}/project/thirdparty/mbedtls-3.6.0/include" />
<compilerflag value="-I${HXCPP}/project/thirdparty/config/mbedtls/include" />
<compilerflag value="-DMBEDTLS_USER_CONFIG_FILE=&lt;mbedtls_config.h&gt;" />

Expand Down

0 comments on commit 6e15219

Please sign in to comment.