apple2ix/Android/jni/Application.mk
2015-09-19 13:13:11 -07:00

4 lines
97 B
Makefile

APP_ABI := armeabi armeabi-v7a ## TODO : x86
APP_PLATFORM := android-21
APP_STL := gnustl_static