make sure tha NS3_DEBUG_ENABLE is defined by doxygen preprocessor

This commit is contained in:
Mathieu Lacage
2007-02-13 10:23:31 +01:00
parent 310f67b835
commit b2c8866cbf

View File

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