summaryrefslogtreecommitdiff
path: root/examples/android/jni/Application.mk
blob: a18107baa1738284362b304207b7de6e2b5e8903 (plain)
1
2
3
4
5
NDK_TOOLCHAIN_VERSION := 4.8
APP_PLATFORM := android-9
APP_STL := c++_shared
APP_ABI := armeabi-v7a
APP_MODULES := sfml-activity sfml-example