To set project and file properties for .DBD, .MFS or .PSB source files

You can set IMS properties that apply to all files in your project from the project properties:

  1. In the IDE, click Project > MyProject Properties.
  2. 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:

  1. In Solution Explorer, right-click a .dbd, .mfs or a .psb file, and click Properties.
  2. In the file properties dialog, specify settings and type Compiler directives as required.
  3. Click Apply, and then click OK.

To reset the file properties back to the ones set on project level:

  1. In Solution Explorer, right-click a .dbd, .mfs or a .psb file, and click Properties.
  2. In the file properties dialog, click Reset to project.
  3. Click Apply, and then click OK.