To create a new build configuration
- In the Project Manager, locate the Build configurations node. This node represents the settings of the Base build configuration. The node lists all the build configurations.
- To create a new build configuration based on an existing build configuration, right-click the name of the configuration (such as Debug or Release) and select Add new.
- The new configuration appears in the Project Manager and is named Configuration1 if it is the first new configuration you create. New configurations are numbered sequentially.
- To rename the new configuration, right-click the name and select Rename.
To change an existing build configuration
- Choose ProjectOptions and locate Build configuration, the first field on all the build-related pages, such as the Paths and Defines page.
- On any of the pages that contains the Build configuration field, select the name of the build configuration you want to change.
- Adjust the project options on each of the build-related pages as appropriate for your needs.
- Click OK to save
Tip: To apply a build configuration to a project or project group, either right-click a configuration in the Project Manager
and select Activate, or choose
ProjectConfiguration Manager and click
Apply.