unalz/clear.bat
2020-05-05 20:22:35 +02:00

4 lines
No EOL
242 B
Batchfile
Executable file

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