Adding/Removing Build Configurations

Use the Properties for <project_name> window to manage the active or build configurations associated with a project. In the Active Configuration group you can select which build configuration is current active as well as choose which build configurations appear in the Build Configurations sub-menu as choices.

Adding/Removing a Build Configuration

  1. Open Carbide Build Configuration panel in the project's Properties window

    Select the Project > Properties menu item or right-click the project name in the Project Explorer view, then select Properties. The project Properties for <project_name> window appears. Then select Carbide Build Configurations.

    Figure 1 - Active Configuration group in project Properties window

  2. Click Manage... in the Active Configuration group (Figure 1)

    The Add/Remove Carbide Build Configuration window appears (Figure 2). Use the Add/Remove Carbide Build Configuration window to manage the build configurations that appear on the Build Configurations sub-menu for the current project. You can also click the Manage configurations for the current project icon () on the toolbar to open this dialog.

Figure 2 - Window for managing build configurations

Related concepts
Related tasks