7 lines
94 B
Batchfile
7 lines
94 B
Batchfile
|
rd /s /q obj
|
||
|
rd /s /q objd
|
||
|
rd /s /q debug
|
||
|
del build.* *.plg *.ncb *.opt *.log *.bok
|
||
|
|
||
|
dir /a-r
|