Add NDK build files

This commit is contained in:
dan sinclair
2018-11-26 16:27:55 -05:00
parent fb7a7ea2df
commit 5ba79d5904
4 changed files with 136 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
APP_ABI := all
APP_BUILD_SCRIPT := Android.mk
APP_STL := gnustl_static
APP_PLATFORM := android-9
NDK_TOOLCHAIN_VERSION := 4.9