SDL/android-project/app/jni/Application.mk

10 lines
214 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 := all
# Min SDK level
APP_PLATFORM=android-10