Removing a preprocessor from your project
To remove a preprocessor from your project's properties:
- Click
Project > Properties.
- Expand
Micro Focus > Project Settings > COBOL.
- Click
Additional Preprocessors.
- In the list of preprocessors, click the preprocessor that you want to remove.
- Click
Remove.
- Click
OK.
Removing a preprocessor from your build configuration
To remove a preprocessor from your build configuration:
- Click
Project > Properties.
- Expand
Micro Focus > Build Configurations > COBOL.
- Click
Additional Preprocessors.
- Select the
Build Configuration.
- In the list of preprocessors, click the preprocessor that you want to remove.
- Click
Remove.
- Click
OK.
Removing a preprocessor from your file
To remove a preprocessor from your file:
- In COBOL Explorer, right-click a COBOL program in your project, and click
Properties.
- Click
COBOL > Additional Preprocessors.
- In the list of preprocessors, click the preprocessor that you want to remove.
- Click
Remove.
- Click
OK.