Tells the compiler to process all source or unrecognized file types as C++ source files.
Windows: C/C++ > Advanced > Compile As
Linux: None
Mac OS: None
IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture
Linux and Mac OS: | -Kc++ |
Windows: | /TP |
None
OFF | The compiler uses default rules for determining whether a file is a C++ source file. |
This option tells the compiler to process all source or unrecognized file types as C++ source files.
None