Building a Project
> COBOL Compiler > Compile Options |
|
Compile options must be set for each project. The options that are set are passed as parameters to the COBOL compiler.

The compile options to be passed to the COBOL compiler are displayed.
Compile options can be added when the [Add Compiler Options] dialog box
appears.
In the [Add Compiler Options] dialog box, select the options to be
added to [Compiler Options], and click [Add] to add the selected options.

[Change]
The compile options selected in [Compiler Options] can be changed.
[Remove]
The compile options selected in [Compiler Options] can be deleted.
[Option File]
Specify the name of the compile option file (*.cbi) to be passed to the COBOL
compiler.
When you want to use options other than those specified in the
[Compiler Options] dialog box, define the options in a compile option file, save
the file to the project folder, and then specify the file name at [Option File].
If the same option is specified in both the [Compiler Options] dialog box and a
compile option file, the option specified in the [Compiler Options] dialog box
is used.
|