3 lines
79 B
Makefile
3 lines
79 B
Makefile
APP_PLATFORM := android-16
|
|
NDK_TOOLCHAIN_VERSION := clang
|
|
APP_STL := c++_static
|