NSIS/Docs/src/build.bat

9 lines
249 B
Batchfile
Raw Normal View History

bin\halibut.exe config.but intro.but usage.but script.but attributes.but compilerflags.but history.but license.but
@del *.hlp
@del *.cnt
@copy Contents.html index.html
@copy index.html IndexPage.html
@del output.txt
@copy *.html ..\\
@del -f *.html