Setting the default build descriptors

This topic gives instructions for setting the default build descriptors for your projects.

You can set the default build descriptor at the project, folder, package, or file level:
  1. Right-click on the project, folder, package, or file in the Project Explorer view; from the pop-up menu, click Properties.
  2. Select EGL Default Build Descriptors.
  3. Select the Debug build descriptor and the Target system build descriptor.
  4. Click OK.

When you generate a part, EGL starts at the file level, and works out to the workbench level to find the first place that you have specified a default build descriptor. EGL uses the first specified build descriptor as the default for generating that part.


Feedback