This setting specifies the compiler executable. The default compiler is cl.exe. Acceptable Values[path] | The path to the compiler executable. |
---|
This setting specifies additional compiler options.If you specify more than one option, separate the values with a space character. The product’s property file is preconfigured to use -I. for this setting. If no value is present, the setting will be ignored. Acceptable Values[compiler_option] | The list of additional compileroptionsseparatedwithaspacecharacter. |
---|
This setting specifies the solution name. By default, the solution name is the same as the solution file name, but if a project file name is specified as an input parameter, this property can be used to set the solution name. Acceptable Values[solution_name] | The list of additional compiler options separated with a space character. |
---|
This setting specifies the configuration used during the build. The default is the first configuration in the project file. Acceptable Values[configuration_name] | The name of the configuration that is used during the build. |
---|
This setting specifies the platform used during the build. The default is the first platform in the project file. Acceptable Values[platform_name] | The name of the platform that is used during the build. |
---|
|