SFML/examples/android/jni/Application.mk

6 lines
138 B
Makefile
Raw Normal View History

NDK_TOOLCHAIN_VERSION := 4.8
APP_PLATFORM := android-9
APP_STL := c++_shared
APP_ABI := armeabi
2013-11-27 18:11:49 +08:00
APP_MODULES := sfml-activity sfml-example