unalz/clear.bat

4 lines
242 B
Batchfile
Raw Normal View History

2020-05-05 18:22:33 +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 /s
rmdir bin
rmdir release
rmdir debug