TIC-80-guile/build/android/jni/Application.mk

10 lines
235 B
Makefile
Raw Normal View History

2017-09-26 08:59:34 +02:00
# Uncomment this if you're using STL in your project
# See CPLUSPLUS-SUPPORT.html in the NDK documentation for more information
2018-01-08 13:35:39 +01:00
# APP_STL := stlport_static
2017-09-26 08:59:34 +02:00
APP_ABI := armeabi armeabi-v7a x86
2018-01-08 13:35:39 +01:00
# Min SDK level
2018-01-15 21:54:09 +01:00
APP_PLATFORM=android-14