crystal-of-rhylil/jni/Application.mk

12 lines
206 B
Makefile
Raw Permalink Normal View History

2013-01-19 22:25:53 +00:00
#APP_PLATFORM := android-9
#APP_STL := gnustl_static
#APP_STL := stlport_static
APP_STL := gnustl_shared
APP_CPPFLAGS += -fexceptions
APP_CPPFLAGS += -frtti
APP_OPTIM := debug
#APP_ABI := armeabi-v7a