32 Star 142 Fork 49

10km / feature_se

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
ndk_arm64_build_mtfsdk.bat 187 Bytes
一键复制 编辑 原始数据 按行查看 历史
:: Android NDK 交叉编译脚本(arm64-v8a)
:: author guyadong
:: 2020/12/21
@ECHO OFF
SETLOCAL
SET sh_folder=%~dp0
SET ANDROID_ABI=arm64-v8a
%sh_folder%ndk_build_mtfsdk.bat
ENDLOCAL
C++
1
https://gitee.com/l0km/feature_se.git
git@gitee.com:l0km/feature_se.git
l0km
feature_se
feature_se
master

搜索帮助