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_config UI to view the default values. Alternatively, you can also display the default values with axivion_ci --validate --output_config /Project//MicrosoftToolchain