You've already forked lazarus-ccr
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7984 8e941d3f-bd1b-0410-a28a-d453659cc2b4
5 lines
234 B
Batchfile
5 lines
234 B
Batchfile
set pasdoc_cmd=pasdoc.exe
|
|
set hhc_cmd="C:\Program Files (x86)\HTML Help Workshop\hhc.exe"
|
|
|
|
%pasdoc_cmd% @options.txt --format=htmlhelp --output=output --name=fpspreadsheet --source=source-files.txt
|
|
::%hhc_cmd% output\fpspreadsheet.hhc |