Files in your project inherit their properties from those set at the project level. You can specify directives on individual files that override any set at the project level.
To set directives on individual files in a project:
Standalone files are files that are opened in the IDE without a project.
To specify Compiler directives for compiling standalone files in the IDE:
When the file is opened, the editor shows an information task bar with some commands to help you locate an .idy file, review the default Compiler directives that will be used to compile the file or compile with the default directives specified in the IDE.
You can specify or change the Compiler directives from two places:
This opens the IDE settings for standalone files in Tools > Options > Micro Focus Tools > Standalone Editing > Build Directives.