1
0
Fork 0
2022-untitled-game/code/3rd_party/sdl-2.0.20/android-project-ant/jni/Application.mk

11 lines
236 B
Makefile
Raw Normal View History

2022-08-01 23:11:10 +00:00
# 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