1 Star 0 Fork 5

HoneyPot/rapidvms

forked from lisidan/rapidvms 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
clear.bat 840 Bytes
一键复制 编辑 原始数据 按行查看 历史
attrib /s -h -a -s -r *.suo
del /s *.aps *.ncb *.obj *.plg *.clw *.suo *.orig *.sdf *.tlog *.ipch *.o *.sbr *.bsc
del /s *.~ *.dat *.pdb *.ilk *.pch *.idb *.dep
del /s *.manifest *.manifest.res *.res *.o
del /s BuildLog.htm
rmdir veuilib\onvifcpplib\win32\Release /s /q
rmdir veuilib\onvifcpplib\win32\Debug /s /q
rmdir veuilib\onvifcpplib\win32\x64 /s /q
rmdir veuilib\rtspserver\prj_win32\win32\Release /s /q
rmdir veuilib\rtspserver\prj_win32\win32\Debug /s /q
rmdir veuilib\rtspserver\prj_win32\win32\x64 /s /q
FOR /D %%p IN ("xcmnlib\prj_win32\*.*") DO rmdir "%%p" /s /q
FOR /D %%p IN ("veuilib\prj_win32\*.*") DO rmdir "%%p" /s /q
FOR /D %%p IN ("veuilib\onvifcpplib\prj_win32\*.*") DO rmdir "%%p" /s /q
FOR /D %%p IN ("velib\prj_win32\*.*") DO rmdir "%%p" /s /q
call scripts\dllclear.bat
pause
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/repletetop/rapidvms.git
git@gitee.com:repletetop/rapidvms.git
repletetop
rapidvms
rapidvms
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385