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

4 lines
85 B
Makefile
Executable File

APP_STL := gnustl_static
APP_CPPFLAGS += -frtti -std=c++11
NDK_TOOLCHAIN_VERSION=4.7