unalz/clear.bat

5 lines
263 B
Batchfile
Raw Permalink Normal View History

2020-05-05 18:22:42 +00:00
del *.plg *.obj *.o *.sbr *.pch *.pdb *.res *.bsc *.pcc *.idb *.pdb *.ncb *.aps *.ilk 2*.log *.map *.opt *.exp *.sup *.dpbcd gebug.txt *_d.exe *_d.dll *_d.lib *_debug.dll *_debug.exe *.tlh *.tli *.scc *.bak /s
del unalz.exe
2020-05-05 18:22:33 +00:00
rmdir bin
rmdir release
rmdir debug