[go: up one dir, main page]

Menu

[a4e1e1]: / doclean.bat  Maximize  Restore  History

Download this file

30 lines (26 with data), 588 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
del /s repman\*.exe
del /s server\*.exe
del /s tests\*.exe
del /s repman\*.bin
del /s server\*.bin
del *.dll
del /s server\*.dll
del /s *.ocx
del /s *.rsp
del *.hpp
del /s *.obj
del /s *.dcu
del /s *.~*
del tests\eval\project1
del tests\metafiles\metafile
del tests\objinsp\project1
del tests\params\project1
del tests\qpainter\project2
del tests\ruler\project1
del repman\utils\reptotxt\reptotxt
del repman\utils\txttorep\txttorep
del repman\utils\printrep\printrep
del repman\utils\metaprint\metaprint
del repman\utils\metaview\metaview
del /s /q install\Output
rmdir install\Output