diff options
| -rw-r--r-- | buildtools/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/Doxyfile b/buildtools/Doxyfile index c63081e02..05f9df06c 100644 --- a/buildtools/Doxyfile +++ b/buildtools/Doxyfile @@ -2000,7 +2000,7 @@ PERLMOD_MAKEVAR_PREFIX = # C-preprocessor directives found in the sources and include files. # The default value is: YES. -ENABLE_PREPROCESSING = YES +ENABLE_PREPROCESSING = NO # If the MACRO_EXPANSION tag is set to YES, doxygen will expand all macro names # in the source code. If set to NO, only conditional compilation will be |
