6 lines
73 B
Batchfile
6 lines
73 B
Batchfile
|
del html\*.* /Q
|
||
|
doxygen Doxyfile_chm
|
||
|
del html\*.md5
|
||
|
del html\*.map
|
||
|
pause
|