more predefined
This commit is contained in:
3
Doxyfile
3
Doxyfile
@@ -1421,7 +1421,8 @@ INCLUDE_FILE_PATTERNS =
|
||||
# undefined via #undef or recursively expanded use the := operator
|
||||
# instead of the = operator.
|
||||
|
||||
PREDEFINED = WIN32
|
||||
PREDEFINED = WIN32 \
|
||||
_WIN32
|
||||
|
||||
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
|
||||
# this tag can be used to specify a list of macro names that should be expanded.
|
||||
|
||||
Reference in New Issue
Block a user