Subversion Repositories HelenOS

Rev

Rev 2351 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2351 Rev 2417
Line 91... Line 91...
91
#---------------------------------------------------------------------------
91
#---------------------------------------------------------------------------
92
# configuration options related to source browsing
92
# configuration options related to source browsing
93
#---------------------------------------------------------------------------
93
#---------------------------------------------------------------------------
94
SOURCE_BROWSER         = NO
94
SOURCE_BROWSER         = NO
95
INLINE_SOURCES         = NO
95
INLINE_SOURCES         = NO
96
STRIP_CODE_COMMENTS    = YES
96
STRIP_CODE_COMMENTS    = NO
97
REFERENCED_BY_RELATION = NO
97
REFERENCED_BY_RELATION = NO
98
REFERENCES_RELATION    = NO
98
REFERENCES_RELATION    = NO
99
VERBATIM_HEADERS       = NO
99
VERBATIM_HEADERS       = NO
100
#---------------------------------------------------------------------------
100
#---------------------------------------------------------------------------
101
# configuration options related to the alphabetical class index
101
# configuration options related to the alphabetical class index
Line 175... Line 175...
175
PERLMOD_MAKEVAR_PREFIX = 
175
PERLMOD_MAKEVAR_PREFIX = 
176
#---------------------------------------------------------------------------
176
#---------------------------------------------------------------------------
177
# Configuration options related to the preprocessor   
177
# Configuration options related to the preprocessor   
178
#---------------------------------------------------------------------------
178
#---------------------------------------------------------------------------
179
ENABLE_PREPROCESSING   = YES
179
ENABLE_PREPROCESSING   = YES
180
MACRO_EXPANSION        = NO
180
MACRO_EXPANSION        = YES
181
EXPAND_ONLY_PREDEF     = NO
181
EXPAND_ONLY_PREDEF     = YES
182
SEARCH_INCLUDES        = YES
182
SEARCH_INCLUDES        = YES
183
INCLUDE_PATH           = 
183
INCLUDE_PATH           = 
184
INCLUDE_FILE_PATTERNS  = 
184
INCLUDE_FILE_PATTERNS  = 
185
PREDEFINED             = CONFIG_SMP \
185
PREDEFINED             = CONFIG_SMP \
186
			 CONFIG_HT
186
			 CONFIG_HT \
-
 
187
			 DOXYGEN \
-
 
188
			 ATTRIBUTE_PACKED=
187
EXPAND_AS_DEFINED      = 
189
EXPAND_AS_DEFINED      = ATTRIBUTE_PACKED
188
SKIP_FUNCTION_MACROS   = NO
190
SKIP_FUNCTION_MACROS   = NO
189
#---------------------------------------------------------------------------
191
#---------------------------------------------------------------------------
190
# Configuration::additions related to external references   
192
# Configuration::additions related to external references   
191
#---------------------------------------------------------------------------
193
#---------------------------------------------------------------------------
192
TAGFILES               = 
194
TAGFILES               =