VirtualBox

source: vbox/trunk/src/VBox/Additions/3D/mesa/mesa-17.3.9/doxygen/glapi.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: 2.0 KB
Line 
1# Doxyfile 0.1
2
3@INCLUDE = common.doxy
4
5#---------------------------------------------------------------------------
6# General configuration options
7#---------------------------------------------------------------------------
8PROJECT_NAME = "Mesa GL API dispatcher"
9#---------------------------------------------------------------------------
10# configuration options related to the input files
11#---------------------------------------------------------------------------
12INPUT = ../src/mapi/glapi/
13FILE_PATTERNS = *.c *.h
14RECURSIVE = NO
15EXCLUDE =
16EXCLUDE_PATTERNS =
17EXAMPLE_PATH =
18EXAMPLE_PATTERNS =
19EXAMPLE_RECURSIVE = NO
20IMAGE_PATH =
21INPUT_FILTER =
22FILTER_SOURCE_FILES = NO
23#---------------------------------------------------------------------------
24# configuration options related to the HTML output
25#---------------------------------------------------------------------------
26HTML_OUTPUT = glapi
27#---------------------------------------------------------------------------
28# Configuration options related to the preprocessor
29#---------------------------------------------------------------------------
30ENABLE_PREPROCESSING = YES
31MACRO_EXPANSION = NO
32EXPAND_ONLY_PREDEF = NO
33SEARCH_INCLUDES = YES
34INCLUDE_PATH = ../include/
35INCLUDE_FILE_PATTERNS =
36PREDEFINED =
37EXPAND_AS_DEFINED =
38SKIP_FUNCTION_MACROS = YES
39#---------------------------------------------------------------------------
40# Configuration::addtions related to external references
41#---------------------------------------------------------------------------
42TAGFILES = main.tag=../main \
43 math.tag=../math \
44 tnl_dd.tag=../tnl_dd \
45 swrast.tag=../swrast \
46 swrast_setup.tag=../swrast_setup \
47 tnl.tag=../tnl \
48 vbo.tag=../vbo
49GENERATE_TAGFILE = glapi.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