5 #---------------------------------------------------------------------------
6 # General configuration options
7 #---------------------------------------------------------------------------
8 PROJECT_NAME = "Mesa Transform and Lighting (tnl)"
9 #---------------------------------------------------------------------------
10 # configuration options related to the input files
11 #---------------------------------------------------------------------------
12 INPUT = ../src/mesa/tnl/
20 EXAMPLE_RECURSIVE = NO
23 FILTER_SOURCE_FILES = NO
24 #---------------------------------------------------------------------------
25 # configuration options related to the HTML output
26 #---------------------------------------------------------------------------
28 #---------------------------------------------------------------------------
29 # Configuration options related to the preprocessor
30 #---------------------------------------------------------------------------
31 ENABLE_PREPROCESSING = YES
33 EXPAND_ONLY_PREDEF = NO
36 INCLUDE_FILE_PATTERNS =
39 SKIP_FUNCTION_MACROS = YES
40 #---------------------------------------------------------------------------
41 # Configuration::addtions related to external references
42 #---------------------------------------------------------------------------
43 TAGFILES = tnl_dd.tag=../tnl_dd \
46 swrast.tag=../swrast \
47 swrast_setup.tag=../swrast_setup \
49 GENERATE_TAGFILE = tnl.tag