Applying an Option Set Using the Project Manager

From RAD Studio
Jump to: navigation, search

Go Up to Applying an Option Set


To apply an option set from the Project Manager

  1. In the Project Manager, right-click the configuration to which you want to apply an option set.
  2. On the context menu, click Apply Option Set to display the Apply Option Set dialog.
  3. Navigate to the .optset file you want to apply.
  4. Choose how you want to load the values from the named option set:
    • Add as reference
    • Modify this configuration
    If you choose Modify this configuration, the Priority field becomes enabled. Here you select the priority for the merger of the option set with the selected build configuration (Replace all values, Option set file, or This configuration).
  5. Click OK to apply the option set. The option set is added to the Project Manager and is placed beneath the selected configuration.
  6. Save changes to the project. If you do not save changes to the project, the option set will not appear in the Project Manager the next time you open the project.

See Also