Fixed up Windows regen.bat script to use environment variables instead of conditional config file includes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72875 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -376,7 +376,7 @@ DOCSET_PUBLISHER_NAME = wxWidgets Team
|
||||
|
||||
GENERATE_HTMLHELP = $(GENERATE_HTMLHELP)
|
||||
CHM_FILE = ..\wx.chm # Windows style separator is required.
|
||||
HHC_LOCATION = hhc.exe # Don't modify, see Doxyfile_chm for info
|
||||
HHC_LOCATION = hhc.exe
|
||||
GENERATE_CHI = NO
|
||||
CHM_INDEX_ENCODING =
|
||||
BINARY_TOC = NO
|
||||
|
Reference in New Issue
Block a user