project64/Android/jni/Application.mk

8 lines
122 B
Makefile
Raw Normal View History

2016-06-09 09:46:46 +00:00
APP_STL := gnustl_static
APP_ABI := armeabi-v7a armeabi x86
# TODO: mips
APP_PLATFORM := android-9
APP_OPTIM := release