5 #---------------------------------------------------------------------------
6 # General configuration options
7 #---------------------------------------------------------------------------
8 PROJECT_NAME = "Mesa swrast_setup"
9 #---------------------------------------------------------------------------
10 # configuration options related to the input files
11 #---------------------------------------------------------------------------
12 INPUT = ../src/mesa/swrast_setup/
20 EXAMPLE_RECURSIVE = NO
23 FILTER_SOURCE_FILES = NO
24 #---------------------------------------------------------------------------
25 # configuration options related to the HTML output
26 #---------------------------------------------------------------------------
27 HTML_OUTPUT = swrast_setup
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 \
49 GENERATE_TAGFILE = swrast_setup.tag