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

6 lines
130 B
Makefile
Raw Normal View History

2017-08-16 21:02:08 +02:00
APP_PLATFORM := android-19
APP_ABI := armeabi-v7a
APP_STL := c++_static
APP_CPPFLAGS := -std=c++11
NDK_TOOLCHAIN_VERSION := clang