Initial commit.
This commit is contained in:
Executable → Regular
+11
-11
@@ -1,11 +1,11 @@
|
||||
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
|
||||
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user