8 lines
81 B
Batchfile
8 lines
81 B
Batchfile
|
rd /s /q obj
|
||
|
rd /s /q objd
|
||
|
rd /s /q debug
|
||
|
del build.* t
|
||
|
del *.mstheme
|
||
|
|
||
|
dir /a-r
|