This commit is contained in:
2025-12-05 18:19:49 +08:00
commit 2a74fd2c30
1439 changed files with 94814 additions and 0 deletions

3
jcndk/jni/Application.mk Normal file
View File

@@ -0,0 +1,3 @@
NDK_TOOLCHAIN_VERSION := clang
APP_STL := c++_static
APP_ABI := armeabi-v7a x86