MicrosoftToolchain¶
Microsoft C/C++ compiler toolchain
This rule configures aspects of the Microsoft C/C++ compiler to emulate.
The Microsoft compiler rule can typically be enabled without any additional configuration:
If the INCLUDE environment variable is set (either by MSBuild or by vcvarsall.bat),
cafeCC will find the system headers and behave appropriately for the Visual Studio version detected from the include paths.
Options
The following places define options that affect this rule: Project-GlobalOptions
This rule has the exact same options as CustomToolchain and only differs in the option’s default values. For option documentation, please refer to that rule. Use the
axivion_configUI to view the default values. Alternatively, you can also display the default values withaxivion_ci --validate --output_config /Project//MicrosoftToolchain