5 Star 5 Fork 5

lisidan/rapidvms

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
relwin32.bat 980 Bytes
一键复制 编辑 原始数据 按行查看 历史
xsmart 提交于 2017-03-20 23:55 . update makefile
for /f "tokens=3 usebackq" %%G in (include\config\confver.hpp) do set VE_VER=%%G
echo %VE_VER%
set VE_VER_PHASE=release
mkdir Rapidvms-%VE_VER%-win32-%VE_VER_PHASE%
REM copy dir from client and vecvr
xcopy /y /e client\prj_win32\Win32\Release Rapidvms-%VE_VER%-win32-%VE_VER_PHASE%
xcopy /y /e vecvr\prj_win32\Win32\Release Rapidvms-%VE_VER%-win32-%VE_VER_PHASE%
REM cooy service file
xcopy /y /e output\windows\nssm\win32\nssm.exe Rapidvms-%VE_VER%-win32-%VE_VER_PHASE%
xcopy /y output\windows\gencertificate.bat Rapidvms-%VE_VER%-win32-%VE_VER_PHASE%
xcopy /y output\windows\regservice.bat Rapidvms-%VE_VER%-win32-%VE_VER_PHASE%
xcopy /y output\windows\unregservice.bat Rapidvms-%VE_VER%-win32-%VE_VER_PHASE%
del Rapidvms-%VE_VER%-win32-%VE_VER_PHASE%\*.pdb /f /s /q
del Rapidvms-%VE_VER%-win32-%VE_VER_PHASE%\*.lik /f /s /q
del Rapidvms-%VE_VER%-win32-%VE_VER_PHASE%\*.lib /f /s /q
del Rapidvms-%VE_VER%-win32-%VE_VER_PHASE%\*.exp /f /s /q
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/lisd-easylinkin/rapidvms.git
git@gitee.com:lisd-easylinkin/rapidvms.git
lisd-easylinkin
rapidvms
rapidvms
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385