Same as -dM, but outputs #define directives in preprocessed source.
IA-32, IntelĀ® 64, IA-64 architectures
Linux and Mac OS X: |
-dD |
Windows: |
/QdD |
None
OFF |
The compiler does not output #define directives. |
Same as -dM, but outputs #define directives in preprocessed source. To use this option, you must also specify the E option.
None