define WIN32 for doxygen so we get a fuller documentation

This commit is contained in:
Ryan Pavlik
2011-04-27 10:52:42 -05:00
parent c52d93290d
commit 3b53a7decd

View File

@@ -1423,7 +1423,7 @@ INCLUDE_FILE_PATTERNS =
# undefined via #undef or recursively expanded use the := operator
# instead of the = operator.
PREDEFINED =
PREDEFINED = 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.