I have to check this in with HHC enabled, otherwise I cannot get a chm file without the SVN-version.xml includes a modified tag.

Joerg seem's to have fix this HHC thing, so it should be compilable on unix systems without errors (hopefully).

svn path=/trunk/; revision=13455
This commit is contained in:
Ulf Lamping 2005-02-21 02:35:42 +00:00
parent 2172218bde
commit 2ebe4673eb
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ FOP="fop-0.20.5/fop.bat"
# html help compiler (Win32 only)
# (comment this out, if you don't want chm or don't have hhc installed)
#HHC="/cygdrive/c/Program Files/HTML Help Workshop/hhc.exe"
HHC="/cygdrive/c/Program Files/HTML Help Workshop/hhc.exe"
#HHC="true"
############### YOU SHOULDN'T HAVE TO EDIT ANYTHING BELOW THIS LINE! ################