Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this section:

Table of Contents
maxLevel1

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