Update doxyfile to document all platforms

This commit is contained in:
Ryan Pavlik
2011-05-02 10:32:37 -05:00
parent 6c7fb6f12f
commit c2c335d07b

View File

@@ -1421,8 +1421,8 @@ INCLUDE_FILE_PATTERNS =
# undefined via #undef or recursively expanded use the := operator
# instead of the = operator.
PREDEFINED = WIN32 \
_WIN32
PREDEFINED = WIIUSE_WIN32 \
WIIUSE_BLUEZ
# 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.