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

4 lines
85 B
Makefile

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