axmol/plugin/protocols/proj.android/jni/Application.mk

8 lines
205 B
Makefile
Raw Normal View History

2013-04-07 16:58:26 +08:00
# it is needed for ndk-r5
APP_STL := gnustl_static
APP_CPPFLAGS += -frtti
APP_MODULES := PluginProtocolStatic
APP_ABI :=armeabi armeabi-v7a
2013-04-07 16:58:26 +08:00
#APP_ABI :=x86
#APP_ABI :=mips mips-r2 mips-r2-sf armeabi