1
0
Fork 0
mirror of https://github.com/Ryujinx/SDL.git synced 2025-01-13 19:55:27 +00:00
SDL/android-project-ant/jni/Application.mk

11 lines
236 B
Makefile
Raw Normal View History

# 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