crystal-of-rhylil/jni/Application.mk
2013-01-19 22:25:53 +00:00

12 lines
206 B
Makefile

#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