mingw, Android fixes

This commit is contained in:
BADIM-PC\Vadim
2018-01-08 15:35:39 +03:00
parent 4915bc7b66
commit ab4d0cd9cb
23 changed files with 1060 additions and 546 deletions

View File

@@ -1,5 +1,10 @@
# Uncomment this if you're using STL in your project
# See CPLUSPLUS-SUPPORT.html in the NDK documentation for more information
# APP_STL := stlport_static
APP_ABI := armeabi armeabi-v7a x86
# Min SDK level
APP_PLATFORM=android-10