early-access version 1611
This commit is contained in:
10
externals/SDL/android-project-ant/jni/Application.mk
vendored
Executable file
10
externals/SDL/android-project-ant/jni/Application.mk
vendored
Executable file
@@ -0,0 +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
|
||||
|
Reference in New Issue
Block a user