1 Star 0 Fork 12

Joinfun/GPSBMS

forked from blues0763/GPSBMS 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
make_release.bat 422 Bytes
Copy Edit Raw Blame History
yxoslearn authored 2019-08-06 09:52 . 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/joinfun2015/GPSBMS.git
git@gitee.com:joinfun2015/GPSBMS.git
joinfun2015
GPSBMS
GPSBMS
master

Search

0d507c66 1850385 C8b1a773 1850385