axmol/plugin/samples/HelloShare/proj.android/jni/Application.mk

4 lines
85 B
Makefile
Raw Normal View History

2013-04-24 16:00:36 +08:00
APP_STL := gnustl_static
2013-06-04 11:49:46 +08:00
APP_CPPFLAGS += -frtti -std=c++11
2013-06-24 17:00:02 +08:00
NDK_TOOLCHAIN_VERSION=4.7