1
0
forked from gcdsfh/PMDT

first submle

This commit is contained in:
gcdsfh145
2026-05-03 12:38:09 +08:00
parent cdadfd425e
commit 0b6dbde6f5
3244 changed files with 694310 additions and 2 deletions
Executable
+6
View File
@@ -0,0 +1,6 @@
APP_ABI := armeabi-v7a
APP_PLATFORM := android-21
APP_STL := c++_static
# 设置优化模式为 release 或 debug
APP_OPTIM := release # 可选值:release 或 debug