mirror of
https://github.com/DrKLO/Telegram.git
synced 2025-01-03 09:49:15 +01:00
4 lines
No EOL
114 B
Makefile
4 lines
No EOL
114 B
Makefile
APP_PLATFORM := android-9
|
|
APP_ABI := armeabi armeabi-v7a x86
|
|
NDK_TOOLCHAIN_VERSION := 4.9
|
|
APP_STL := gnustl_static
|