mirror of
https://github.com/NekoX-Dev/NekoX.git
synced 2024-12-11 21:09:28 +01:00
5 lines
107 B
Makefile
5 lines
107 B
Makefile
APP_PLATFORM := android-16
|
|
NDK_TOOLCHAIN_VERSION := clang
|
|
APP_SHORT_COMMANDS := true
|
|
APP_STL := c++_static
|