21 lines
492 B
Batchfile
21 lines
492 B
Batchfile
rd /q /s ClassNav\obj
|
|
rd /q /s CommonDlls\hmmvgrid\obj
|
|
rd /q /s CPPWiz\obj
|
|
rd /q /s EventRegEdit\obj
|
|
rd /q /s EventViewer\Container\obj
|
|
rd /q /s EventViewer\EventList\obj
|
|
rd /q /s InstanceNav\obj
|
|
rd /q /s LoginDlg\obj
|
|
rd /q /s MOFComp\obj
|
|
rd /q /s MOFWiz\obj
|
|
rd /q /s MsgDlg\obj
|
|
rd /q /s MultiView\obj
|
|
rd /q /s NSEntry\obj
|
|
rd /q /s Security\obj
|
|
rd /q /s SingleContainer\obj
|
|
rd /q /s SingleView\obj
|
|
rd /q /s SuiteHelp\obj
|
|
del build.err /s
|
|
del build.log /s
|
|
del build.wrn /s
|