VirtualBox

source: vbox/trunk/src/VBox/Additions/3D/mesa/mesa-17.3.9/doxygen/tnl.doxy@ 84540

Last change on this file since 84540 was 75443, checked in by vboxsync, 6 years ago

Exported Mesa related code to OSE.

  • Property svn:eol-style set to LF
File size: 2.0 KB
Line 
1# Doxyfile 0.1
2
3@INCLUDE = common.doxy
4
5#---------------------------------------------------------------------------
6# General configuration options
7#---------------------------------------------------------------------------
8PROJECT_NAME = "Mesa Transform and Lighting (tnl)"
9#---------------------------------------------------------------------------
10# configuration options related to the input files
11#---------------------------------------------------------------------------
12INPUT = ../src/mesa/tnl/
13FILE_PATTERNS = *.c \
14 *.h
15RECURSIVE = NO
16EXCLUDE =
17EXCLUDE_PATTERNS =
18EXAMPLE_PATH =
19EXAMPLE_PATTERNS =
20EXAMPLE_RECURSIVE = NO
21IMAGE_PATH =
22INPUT_FILTER =
23FILTER_SOURCE_FILES = NO
24#---------------------------------------------------------------------------
25# configuration options related to the HTML output
26#---------------------------------------------------------------------------
27HTML_OUTPUT = tnl
28#---------------------------------------------------------------------------
29# Configuration options related to the preprocessor
30#---------------------------------------------------------------------------
31ENABLE_PREPROCESSING = YES
32MACRO_EXPANSION = NO
33EXPAND_ONLY_PREDEF = NO
34SEARCH_INCLUDES = YES
35INCLUDE_PATH =
36INCLUDE_FILE_PATTERNS =
37PREDEFINED =
38EXPAND_AS_DEFINED =
39SKIP_FUNCTION_MACROS = YES
40#---------------------------------------------------------------------------
41# Configuration::addtions related to external references
42#---------------------------------------------------------------------------
43TAGFILES = tnl_dd.tag=../tnl_dd \
44 main.tag=../main \
45 math.tag=../math \
46 swrast.tag=../swrast \
47 swrast_setup.tag=../swrast_setup \
48 vbo.tag=../vbo
49GENERATE_TAGFILE = tnl.tag
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette