On 04.03.2014 13:44, Jacob Erlbeck wrote:
diff --git a/Doxyfile.core.in b/Doxyfile.core.in index 71843cc..eecd123 100644 --- a/Doxyfile.core.in +++ b/Doxyfile.core.in @@ -1447,7 +1447,7 @@ INCLUDE_FILE_PATTERNS = # undefined via #undef or recursively expanded use the := operator # instead of the = operator.
-PREDEFINED = +PREDEFINED = DOXYGEN
# 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.
Don't merge this hunk, please. (It's already removed in the branch)
Jacob