mame/3rdparty/SDL2/android-project/jni/Application.mk
2016-11-16 16:28:01 +01:00

11 lines
236 B
Makefile

# 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