Previous Topic Next topic Print topic


To set project-wide build properties and compiler directives

  1. Click Project > MyProject Properties.
  2. Click the COBOL tab.
  3. In Additional directives, type the directives you want to use. Separate the directives with a space.
  4. Click File > Save.

The compiler directives are saved with the project, so that they are used on all files in the project the next time you rebuild.

These directives are overridden by any specified for individual source filesand for the build type.

Previous Topic Next topic Print topic