Files
itgmania212121/stepmania/Utils/doxygen_run.bat
T
Chris Danford 6131eb4115 no message
2005-12-01 05:37:19 +00:00

12 lines
238 B
Batchfile
Executable File

del /q ..\stepmania.chm
del /s /q temp
rmdir /s /q temp
doxygen\doxygen.exe doxygen_config
rem forfiles -ptemp -s -m*.png -c"pngcrushinplace.bat 0x22@FILE0x22"
doxygen\hhc temp\html\index.hhp
move temp\html\index.chm ..\stepmania.chm