open source
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
APP_MODULES := libcommon
|
||||
APP_PLATFORM := android-18
|
||||
NDK_TOOLCHAIN_VERSION := 4.9
|
||||
APP_STL := gnustl_static
|
||||
APP_OPTIM := release
|
||||
#使用硬件fp
|
||||
APP_ABI :=armeabi-v7a arm64-v8a x86
|
||||
Reference in New Issue
Block a user