aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/jni/Application.mk
blob: bd546a41a7605249793b6c6a8aeafa228e07506b (plain)
1
2
3
4
APP_PLATFORM := android-9
APP_ABI := armeabi armeabi-v7a x86
NDK_TOOLCHAIN_VERSION := 4.9
APP_STL := gnustl_static