3 #---------------------------------------------------------------------------
 
   4 # General configuration options
 
   5 #---------------------------------------------------------------------------
 
   6 PROJECT_NAME           = wxActiveX
 
   9 OUTPUT_LANGUAGE        = English
 
  13 EXTRACT_LOCAL_CLASSES  = YES
 
  14 HIDE_UNDOC_MEMBERS     = YES
 
  15 HIDE_UNDOC_CLASSES     = YES
 
  16 HIDE_FRIEND_COMPOUNDS  = NO
 
  17 HIDE_IN_BODY_DOCS      = NO
 
  18 BRIEF_MEMBER_DESC      = YES
 
  20 ALWAYS_DETAILED_SEC    = NO
 
  21 INLINE_INHERITED_MEMB  = NO
 
  25 CASE_SENSE_NAMES       = YES
 
  28 VERBATIM_HEADERS       = YES
 
  29 SHOW_INCLUDE_FILES     = YES
 
  30 JAVADOC_AUTOBRIEF      = YES
 
  31 MULTILINE_CPP_IS_BRIEF = NO
 
  36 DISTRIBUTE_GROUP_DOC   = YES
 
  38 GENERATE_TODOLIST      = YES
 
  39 GENERATE_TESTLIST      = YES
 
  40 GENERATE_BUGLIST       = YES
 
  41 GENERATE_DEPRECATEDLIST= YES
 
  44 MAX_INITIALIZER_LINES  = 30
 
  45 OPTIMIZE_OUTPUT_FOR_C  = YES
 
  46 OPTIMIZE_OUTPUT_JAVA   = NO
 
  48 #---------------------------------------------------------------------------
 
  49 # configuration options related to warning and progress messages
 
  50 #---------------------------------------------------------------------------
 
  53 WARN_IF_UNDOCUMENTED   = YES
 
  54 WARN_IF_DOC_ERROR      = YES
 
  55 WARN_FORMAT            = "$file($line): $text"
 
  57 #---------------------------------------------------------------------------
 
  58 # configuration options related to the input files
 
  59 #---------------------------------------------------------------------------
 
  60 INPUT                  = .\wxactivex.h .\iehtmlwin.h
 
  61 FILE_PATTERNS          = *.cpp \
 
  72 EXAMPLE_RECURSIVE      = NO
 
  75 FILTER_SOURCE_FILES    = NO
 
  76 #---------------------------------------------------------------------------
 
  77 # configuration options related to source browsing
 
  78 #---------------------------------------------------------------------------
 
  81 STRIP_CODE_COMMENTS    = YES
 
  82 REFERENCED_BY_RELATION = NO
 
  83 REFERENCES_RELATION    = NO
 
  84 #---------------------------------------------------------------------------
 
  85 # configuration options related to the alphabetical class index
 
  86 #---------------------------------------------------------------------------
 
  87 ALPHABETICAL_INDEX     = YES
 
  88 COLS_IN_ALPHA_INDEX    = 4
 
  90 #---------------------------------------------------------------------------
 
  91 # configuration options related to the HTML output
 
  92 #---------------------------------------------------------------------------
 
  95 HTML_FILE_EXTENSION    = .html
 
  99 HTML_ALIGN_MEMBERS     = YES
 
 100 GENERATE_HTMLHELP      = no
 
 101 CHM_FILE               = wxactivex.chm
 
 102 HHC_LOCATION           = hhc.exe
 
 107 ENUM_VALUES_PER_LINE   = 4
 
 108 GENERATE_TREEVIEW      = NO
 
 110 #---------------------------------------------------------------------------
 
 111 # configuration options related to the LaTeX output
 
 112 #---------------------------------------------------------------------------
 
 115 LATEX_CMD_NAME         = latex
 
 116 MAKEINDEX_CMD_NAME     = makeindex
 
 124 #---------------------------------------------------------------------------
 
 125 # configuration options related to the RTF output
 
 126 #---------------------------------------------------------------------------
 
 131 RTF_STYLESHEET_FILE    = 
 
 132 RTF_EXTENSIONS_FILE    = 
 
 133 #---------------------------------------------------------------------------
 
 134 # configuration options related to the man page output
 
 135 #---------------------------------------------------------------------------
 
 140 #---------------------------------------------------------------------------
 
 141 # configuration options related to the XML output
 
 142 #---------------------------------------------------------------------------
 
 146 #---------------------------------------------------------------------------
 
 147 # configuration options for the AutoGen Definitions output
 
 148 #---------------------------------------------------------------------------
 
 149 GENERATE_AUTOGEN_DEF   = NO
 
 150 #---------------------------------------------------------------------------
 
 151 # configuration options related to the Perl module output
 
 152 #---------------------------------------------------------------------------
 
 153 GENERATE_PERLMOD       = NO
 
 156 PERLMOD_MAKEVAR_PREFIX = 
 
 157 #---------------------------------------------------------------------------
 
 158 # Configuration options related to the preprocessor   
 
 159 #---------------------------------------------------------------------------
 
 160 ENABLE_PREPROCESSING   = YES
 
 162 EXPAND_ONLY_PREDEF     = NO
 
 163 SEARCH_INCLUDES        = YES
 
 165 INCLUDE_FILE_PATTERNS  = 
 
 168 SKIP_FUNCTION_MACROS   = YES
 
 169 #---------------------------------------------------------------------------
 
 170 # Configuration::addtions related to external references   
 
 171 #---------------------------------------------------------------------------
 
 175 EXTERNAL_GROUPS        = YES
 
 176 PERL_PATH              = /usr/bin/perl
 
 177 #---------------------------------------------------------------------------
 
 178 # Configuration options related to the dot tool   
 
 179 #---------------------------------------------------------------------------
 
 181 HIDE_UNDOC_RELATIONS   = YES
 
 184 COLLABORATION_GRAPH    = YES
 
 185 TEMPLATE_RELATIONS     = YES
 
 187 INCLUDED_BY_GRAPH      = YES
 
 188 GRAPHICAL_HIERARCHY    = YES
 
 189 DOT_IMAGE_FORMAT       = png
 
 192 MAX_DOT_GRAPH_WIDTH    = 1024
 
 193 MAX_DOT_GRAPH_HEIGHT   = 1024
 
 194 GENERATE_LEGEND        = YES
 
 196 #---------------------------------------------------------------------------
 
 197 # Configuration::addtions related to the search engine   
 
 198 #---------------------------------------------------------------------------
 
 200 CGI_NAME               = search.cgi
 
 204 BIN_ABSPATH            = /usr/local/bin/