By default, files in your project inherit the properties set at project level. You can, however, specify properties for individual files and these properties override the properties set on the project.
- In Solution Explorer, right-click one or more files whose properties you want to set.
- Click
Properties.
- For files used in the COBOL projects such as
.cbl
set the options and directives you require.
- Click
Apply, and then click
OK.