| 997 |
# undefined via #undef or recursively expanded use the := operator |
# undefined via #undef or recursively expanded use the := operator |
| 998 |
# instead of the = operator. |
# instead of the = operator. |
| 999 |
|
|
| 1000 |
PREDEFINED = MACRO_DOCUMENTATION \ |
PREDEFINED = __DOXYGEN__ |
|
DOXYGEN \ |
|
|
__DOXYGEN__ \ |
|
|
RAMPZ |
|
| 1001 |
|
|
| 1002 |
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then |
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then |
| 1003 |
# this tag can be used to specify a list of macro names that should be expanded. |
# this tag can be used to specify a list of macro names that should be expanded. |