edit doxyfile to generate endian docs

This commit is contained in:
Ryan Pavlik
2011-09-06 16:07:59 -05:00
parent 5caac95793
commit c5a99d3d97

View File

@@ -1422,7 +1422,9 @@ INCLUDE_FILE_PATTERNS =
# instead of the = operator.
PREDEFINED = WIIUSE_WIN32 \
WIIUSE_BLUEZ
WIIUSE_BLUEZ \
WIIUSE_PLATFORM \
WIIUSE_DOXYGEN_PARSING
# 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.