diff --git a/Doxyfile b/Doxyfile index 6df4b9d..29a6de0 100644 --- a/Doxyfile +++ b/Doxyfile @@ -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.