Compiler options

The Compiler options property contains the options to be passed to the compiler.

This property corresponds to the $(CompilerOptions) variable.

The value of this property is inherited by child nodes.

In the Properties view, this property is in the Project category for:

  • Groups
  • Applications
  • Libraries
  • Files

Examples

-S: dumps Static SQL messages found in the source.

--build-rdd: generates a data schema from the report source file (see Generate a data schema from a Genero BDL report program).