4 lines
114 B
Makefile
Raw Normal View History

2013-12-20 23:25:49 +04:00
APP_PLATFORM := android-9
APP_ABI := armeabi armeabi-v7a x86
NDK_TOOLCHAIN_VERSION := 4.8
APP_STL := gnustl_static