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