Disables all predefined macros. This is a deprecated option.
Windows: None
Linux: Preprocessor > Undefine All Preprocessor Definitions
Mac OS X: Preprocessor > Undefine All Preprocessor Definitions
IA-32, Intel® 64 architectures
Linux and Mac OS X: | -A- |
Windows: | /QA- |
None
OFF |
Predefined macros remain enabled. |
This option disables all predefined macros. It causes all predefined macros and assertions to become inactive.
Note that this option is not the negative form of the C++ /QA option.
Linux and Mac OS X: None
Windows: /u
Copyright © 1996-2011, Intel Corporation. All rights reserved.