Add Option Set

From RAD Studio
Jump to: navigation, search

Go Up to Configuration Manager


View > Configuration Manager > Click AddRefToOptSet.png

Enables you to add an option set (by reference) to a selected build configuration such as Debug, Release, or your own custom configuration.

Field Description

Select Project(s)

Displays the names of the projects which are part of the project group that is currently open in the IDE.

Select Configuration

Displays the names of the build configurations that exist for the selected project or projects. Select the configuration to which you want to add an option set by reference.

Add Reference

Adds the selected option set by reference to the selected project. The .optset file you selected will be listed in the Project Manager, nested under the build configuration you selected.

Select Option Set

Displays the names of the option sets (.optset files) that have already been added to the project directory. Select the option set that you want to use, or click Browse to locate an .optset file.

Browse

Opens a File Open dialog (entitled Select Option Set) that enables you to browse your system for option sets (.optset files) and then displays the name of the selected option set in the Select Option Set field.

See Also