Merge branch 'develop' into 8.3.0-Dev
This commit is contained in:
@@ -54,8 +54,7 @@
|
||||
<set name="NATIVE_TOOLKIT_SDL_ANGLE" value="1" if="LIME_SDL_ANGLE" />
|
||||
|
||||
<files id="lime">
|
||||
|
||||
<compilerflag value="-std=c++11" />
|
||||
|
||||
<compilerflag value="-Iinclude" />
|
||||
|
||||
<file name="src/ExternalInterface.cpp" />
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
|
||||
<files id="native-toolkit-openal">
|
||||
|
||||
<compilerflag value="-std=c++11" if="android" />
|
||||
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/openal/" />
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/custom/openal/alc/" />
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/openal/alc/" />
|
||||
|
||||
Reference in New Issue
Block a user