Merge branch 'develop' into 8.3.0-Dev

This commit is contained in:
Chris Speciale
2025-03-14 05:30:43 -04:00
4 changed files with 70 additions and 20 deletions

View File

@@ -2,7 +2,7 @@
<files id="native-toolkit-mbedtls">
<compilerflag value="-std=c11" />
<compilerflag value="-std=c11" unless="isMsvc" />
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/mbedtls/include/" />
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/zlib/" />
<file name="${NATIVE_TOOLKIT_PATH}/mbedtls/library/aes.c" />