pineapple/externals/SDL/android-project-ant/jni/Application.mk
2021-04-18 05:35:25 +02:00

10 lines
236 B
Makefile
Executable file

# 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