put the CHM in the out folder instead of out/html; be quiet during output generation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi 2008-03-15 13:36:08 +00:00
parent e2cf30aa1c
commit f159c6b575

View File

@ -201,7 +201,7 @@ FILE_VERSION_FILTER =
#---------------------------------------------------------------------------
# configuration options related to warning and progress messages
#---------------------------------------------------------------------------
QUIET = NO
QUIET = YES
WARNINGS = YES
WARN_IF_UNDOCUMENTED = YES
WARN_IF_DOC_ERROR = YES
@ -256,8 +256,8 @@ HTML_HEADER = htmlheader.inc
HTML_FOOTER = htmlfooter.inc
HTML_STYLESHEET =
HTML_ALIGN_MEMBERS = YES
HTML_DYNAMIC_SECTIONS = NO
CHM_FILE = wx.chm
HTML_DYNAMIC_SECTIONS = YES
CHM_FILE = ..\wx.chm # NOTE: we need to use Win-style separator here
GENERATE_CHI = NO
BINARY_TOC = NO
TOC_EXPAND = NO