1 Star 0 Fork 66

eaco / ZPublic

forked from zapline / ZPublic 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build.bat 538 Bytes
一键复制 编辑 原始数据 按行查看 历史
zapline 提交于 2013-11-12 22:51 . * A姐的编译机显灵了...
@echo off
@echo =
@echo ================ Build Client =================
@echo =
@echo =
"%VS11PATH%\devenv.com" .\sln\base.sln /rebuild "Release"
if ERRORLEVEL 1 exit /b 1
@echo =
@echo =
@echo ================ Copy File =================
@echo =
@echo =
copy .\sln\Release\test_basic.exe .\
copy .\sln\Release\test_pellets.exe .\
@echo =
@echo =
@echo ================ Unit Test =================
@echo =
@echo =
".\test_basic.exe"
".\test_pellets.exe"
@echo =
@echo =
@echo ================ End~~ =================
@echo =
@exit /b 0
1
https://gitee.com/eaco_hu/ZPublic.git
git@gitee.com:eaco_hu/ZPublic.git
eaco_hu
ZPublic
ZPublic
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891