forked from gcdsfh/PMDT
first submle
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
APP_ABI := armeabi-v7a
|
||||
APP_PLATFORM := android-21
|
||||
APP_STL := c++_static
|
||||
|
||||
# 设置优化模式为 release 或 debug
|
||||
APP_OPTIM := release # 可选值:release 或 debug
|
||||
Reference in New Issue
Block a user