In this section:

cpptest.compiler.dir.user

This setting specifies the location of custom compiler configuration files; see Configuring the Compiler for details.

Acceptable Values

[path]The path to the folder where the custom compiler configuration files are stored.

Example Usage

cpptest.compiler.dir.user=C:\parasoft\cpptest\compiler_settings



cpptest.compiler.family

This setting specifies the default compiler configuration that will be used during analysis when the -compiler switch is not used. See Configuring the Compiler for details.

Acceptable Values

[compiler identifier]The identifier of the default compiler.

Example Usage

cpptest.compiler.faily=gcc_4_6



  • No labels