2004-05-28 04:15:35 +00:00
|
|
|
del /q ..\stepmania.chm
|
|
|
|
|
del /s /q temp
|
|
|
|
|
rmdir /s /q temp
|
|
|
|
|
|
2005-12-01 05:37:19 +00:00
|
|
|
doxygen\doxygen.exe doxygen_config
|
2004-05-28 04:15:35 +00:00
|
|
|
|
|
|
|
|
rem forfiles -ptemp -s -m*.png -c"pngcrushinplace.bat 0x22@FILE0x22"
|
|
|
|
|
|
|
|
|
|
doxygen\hhc temp\html\index.hhp
|
|
|
|
|
move temp\html\index.chm ..\stepmania.chm
|
|
|
|
|
|