procedural-3d-engine/android/multithreading/jni/Application.mk

6 lines
131 B
Makefile
Raw Normal View History

APP_PLATFORM := android-19
APP_ABI := armeabi-v7a
APP_STL := c++_static
#APP_CPPFLAGS := -std=c++11
NDK_TOOLCHAIN_VERSION := clang