VirtualBox

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

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

Exported Mesa related code to OSE.

  • Property svn:eol-style set to LF
File size: 1.9 KB
Line 
1# Doxyfile 0.1
2
3@INCLUDE = common.doxy
4
5#---------------------------------------------------------------------------
6# General configuration options
7#---------------------------------------------------------------------------
8PROJECT_NAME = "Mesa vbo"
9#---------------------------------------------------------------------------
10# configuration options related to the input files
11#---------------------------------------------------------------------------
12INPUT = ../src/mesa/vbo/
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 = vbo
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 = main.tag=../main \
44 math.tag=../math \
45 swrast.tag=../swrast \
46 swrast_setup.tag=../swrast_setup \
47 tnl.tag=../tnl \
48 tnl_dd.tag=../tnl_dd
49GENERATE_TAGFILE = vbo.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