Switched to new style gradle Android application build process
This commit is contained in:
9
android-project/app/jni/Application.mk
Normal file
9
android-project/app/jni/Application.mk
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
# 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 := all
|
||||
|
||||
# Min SDK level
|
||||
APP_PLATFORM=android-10
|
||||
Reference in New Issue
Block a user