mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
4 lines
114 B
Makefile
4 lines
114 B
Makefile
APP_PLATFORM := android-9
|
|
APP_ABI := armeabi armeabi-v7a x86
|
|
NDK_TOOLCHAIN_VERSION := 4.8
|
|
APP_STL := gnustl_static
|