In this section:
cpptest.input.msvc.compilerThis setting specifies the compiler executable. The default compiler is Acceptable Values
cpptest.input.msvc.add.compiler.optionsThis 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 Acceptable Values
cpptest.input.msvc.solutionThis 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
cpptest.input.msvc.configThis setting specifies the configuration used during the build. The default is the first configuration in the project file. Acceptable Values
cpptest.input.msvc.platformThis setting specifies the platform used during the build. The default is the first platform in the project file. Acceptable Values
|