3 #---------------------------------------------------------------------------
4 # Project related configuration options
5 #---------------------------------------------------------------------------
6 PROJECT_NAME = CinelerraCT
8 OUTPUT_DIRECTORY = /home/ct/src/cinelerra/hvirtual-2.1.0/doxydoc/
10 OUTPUT_LANGUAGE = English
11 USE_WINDOWS_ENCODING = NO
12 BRIEF_MEMBER_DESC = YES
14 ABBREVIATE_BRIEF = "The $name class" \
25 ALWAYS_DETAILED_SEC = NO
26 INLINE_INHERITED_MEMB = NO
28 STRIP_FROM_PATH = /home/ct/src/cinelerra/hvirtual-2.1.0/cinelerra \
29 /home/ct/src/cinelerra/hvirtual-2.1.0/guicast
32 JAVADOC_AUTOBRIEF = YES
33 MULTILINE_CPP_IS_BRIEF = NO
36 SEPARATE_MEMBER_PAGES = NO
39 OPTIMIZE_OUTPUT_FOR_C = NO
40 OPTIMIZE_OUTPUT_JAVA = NO
41 BUILTIN_STL_SUPPORT = YES
42 DISTRIBUTE_GROUP_DOC = NO
44 #---------------------------------------------------------------------------
45 # Build related configuration options
46 #---------------------------------------------------------------------------
50 EXTRACT_LOCAL_CLASSES = YES
51 EXTRACT_LOCAL_METHODS = NO
52 HIDE_UNDOC_MEMBERS = NO
53 HIDE_UNDOC_CLASSES = NO
54 HIDE_FRIEND_COMPOUNDS = NO
55 HIDE_IN_BODY_DOCS = NO
57 CASE_SENSE_NAMES = YES
59 SHOW_INCLUDE_FILES = YES
61 SORT_MEMBER_DOCS = YES
63 SORT_BY_SCOPE_NAME = NO
64 GENERATE_TODOLIST = YES
65 GENERATE_TESTLIST = YES
66 GENERATE_BUGLIST = YES
67 GENERATE_DEPRECATEDLIST= YES
69 MAX_INITIALIZER_LINES = 30
73 #---------------------------------------------------------------------------
74 # configuration options related to warning and progress messages
75 #---------------------------------------------------------------------------
78 WARN_IF_UNDOCUMENTED = NO
79 WARN_IF_DOC_ERROR = YES
81 WARN_FORMAT = "$file:$line: $text"
83 #---------------------------------------------------------------------------
84 # configuration options related to the input files
85 #---------------------------------------------------------------------------
86 INPUT = /home/ct/src/cinelerra/hvirtual-2.1.0/cinelerra/ \
87 /home/ct/src/cinelerra/hvirtual-2.1.0/guicast/
131 EXCLUDE_SYMLINKS = NO
135 EXAMPLE_RECURSIVE = NO
139 FILTER_SOURCE_FILES = NO
140 #---------------------------------------------------------------------------
141 # configuration options related to source browsing
142 #---------------------------------------------------------------------------
145 STRIP_CODE_COMMENTS = YES
146 REFERENCED_BY_RELATION = YES
147 REFERENCES_RELATION = YES
148 REFERENCES_LINK_SOURCE = YES
150 VERBATIM_HEADERS = YES
151 #---------------------------------------------------------------------------
152 # configuration options related to the alphabetical class index
153 #---------------------------------------------------------------------------
154 ALPHABETICAL_INDEX = YES
155 COLS_IN_ALPHA_INDEX = 5
157 #---------------------------------------------------------------------------
158 # configuration options related to the HTML output
159 #---------------------------------------------------------------------------
162 HTML_FILE_EXTENSION = .html
166 HTML_ALIGN_MEMBERS = YES
167 GENERATE_HTMLHELP = NO
174 ENUM_VALUES_PER_LINE = 4
175 GENERATE_TREEVIEW = YES
177 #---------------------------------------------------------------------------
178 # configuration options related to the LaTeX output
179 #---------------------------------------------------------------------------
182 LATEX_CMD_NAME = latex
183 MAKEINDEX_CMD_NAME = makeindex
190 LATEX_BATCHMODE = YES
191 LATEX_HIDE_INDICES = NO
192 #---------------------------------------------------------------------------
193 # configuration options related to the RTF output
194 #---------------------------------------------------------------------------
199 RTF_STYLESHEET_FILE =
200 RTF_EXTENSIONS_FILE =
201 #---------------------------------------------------------------------------
202 # configuration options related to the man page output
203 #---------------------------------------------------------------------------
208 #---------------------------------------------------------------------------
209 # configuration options related to the XML output
210 #---------------------------------------------------------------------------
215 XML_PROGRAMLISTING = YES
216 #---------------------------------------------------------------------------
217 # configuration options for the AutoGen Definitions output
218 #---------------------------------------------------------------------------
219 GENERATE_AUTOGEN_DEF = NO
220 #---------------------------------------------------------------------------
221 # configuration options related to the Perl module output
222 #---------------------------------------------------------------------------
223 GENERATE_PERLMOD = NO
226 PERLMOD_MAKEVAR_PREFIX =
227 #---------------------------------------------------------------------------
228 # Configuration options related to the preprocessor
229 #---------------------------------------------------------------------------
230 ENABLE_PREPROCESSING = YES
232 EXPAND_ONLY_PREDEF = NO
233 SEARCH_INCLUDES = YES
235 INCLUDE_FILE_PATTERNS =
238 SKIP_FUNCTION_MACROS = YES
239 #---------------------------------------------------------------------------
240 # Configuration::additions related to external references
241 #---------------------------------------------------------------------------
245 EXTERNAL_GROUPS = YES
246 PERL_PATH = /usr/bin/perl
247 #---------------------------------------------------------------------------
248 # Configuration options related to the dot tool
249 #---------------------------------------------------------------------------
251 HIDE_UNDOC_RELATIONS = YES
254 COLLABORATION_GRAPH = YES
257 TEMPLATE_RELATIONS = YES
259 INCLUDED_BY_GRAPH = YES
262 GRAPHICAL_HIERARCHY = NO
263 DIRECTORY_GRAPH = YES
264 DOT_IMAGE_FORMAT = png
267 MAX_DOT_GRAPH_WIDTH = 1024
268 MAX_DOT_GRAPH_HEIGHT = 1024
269 MAX_DOT_GRAPH_DEPTH = 1000
271 DOT_MULTI_TARGETS = YES
272 GENERATE_LEGEND = YES
274 #---------------------------------------------------------------------------
275 # Configuration::additions related to the search engine
276 #---------------------------------------------------------------------------