Skip to content

Commit

Permalink
MBEDTLS_USER_CONFIG_FILE
Browse files Browse the repository at this point in the history
  • Loading branch information
Aidan63 committed Jul 1, 2024
1 parent 8b2ffea commit be45fff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4,208 deletions.
2 changes: 1 addition & 1 deletion src/hx/libs/ssl/Build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<compilerflag value="-I${MBEDTLS_DIR}/include"/>
<compilerflag value="-I${this_dir}"/>
<compilerflag value="-DWIN32_LEAN_AND_MEAN" if="windows"/>
<compilerflag value="-DMBEDTLS_CONFIG_FILE=&lt;mbedtls_config.h&gt;"/>
<compilerflag value="-DMBEDTLS_USER_CONFIG_FILE=&lt;mbedtls_config.h&gt;"/>

<file name="${this_dir}/SSL.cpp"/>

Expand Down
Loading

0 comments on commit be45fff

Please sign in to comment.