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