1 Star 0 Fork 12

fm/GPSBMS_1

forked from blues0763/GPSBMS 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
make_release.bat 422 Bytes
一键复制 编辑 原始数据 按行查看 历史
yxoslearn 提交于 2019-08-06 09:52 +08:00 . init version
@echo off
echo ***********************************************************************
echo ************************* start to build ******************************
echo ***********************************************************************
make.exe clean
make.exe -f makefile DEBUG_SYMBOLS=0 APP_BUILD_TIME="%date:~,10% %time:~,8%"
rd /s /q output
copy build\GmAppMain.bin build\GmAppMain.ex
perl filecreat.pl
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/flymanhiyw/GPSBMS_1.git
git@gitee.com:flymanhiyw/GPSBMS_1.git
flymanhiyw
GPSBMS_1
GPSBMS_1
master

搜索帮助