You can set IMS properties that apply to all files in your project from the project properties:
- In the IDE, click
Project >
MyProject Properties.
- Click the
IMS tab to set IMS-specific project properties.
Files in your project inherit the properties set for the entire project. If you set individual file properties, these settings override the properties set on project level:
- In
Solution Explorer, right-click a
.dbd,
.mfs or a
.psb file, and click
Properties.
- In the file properties dialog, specify settings and type Compiler directives as required.
- Click
Apply, and then click
OK.
To reset the file properties back to the ones set on project level:
- In Solution Explorer, right-click a
.dbd,
.mfs or a
.psb file, and click
Properties.
- In the file properties dialog, click
Reset to project.
- Click
Apply, and then click
OK.