makechm.bat 73 B

12345
  1. del html\*.* /Q
  2. doxygen Doxyfile_chm
  3. del html\*.md5
  4. del html\*.map
  5. pause