Adding/Removing Build Configurations

Use the Add/Remove Carbide Build Configurations dialog to manage the build configurations associated with a project. The choices presented in this dialog are the result of installed Symbian SDKs and the variant builds associated with them as chosen in the Configuration Filtering Preferences panel.

Adding/Removing a Build Configuration

  1. With a project selected in the Project Explorer view choose one of the following to open the Add/Remove Carbide Build Configuration window:

  2. From the ...
    Do the following...
    Menu bar Click the Project > Manage Configuration > Manage... menu option.
    Toolbar Click the Manage configurations for the current project icon () on the toolbar
    Project
    1. Right-click the project
    2. Select Properties
    3. Click Carbide.c++ > Build Configurations in the properties list.
    4. Click Manage... in the Active Configuration section.

    The Add/Remove Carbide Build Configurations window appears (Figure 1).

  3. Select the build configurations used by the project

    Use the Add/Remove Carbide Build Configuration window to manage the build configurations for the current project. Checkmarked items appear in the build configuration list while unchecked items do not.

    SDKs or build configurations shown in RED indicate a problem with that item. An error message is appended to the item to aid you in solving the problem.

  4. Figure 1 - Window for managing build configurations

    Click the Build Configuration Filtering Preferences link to set which SDKs and configurations should appear in the dialog.

    Click the Symbian SDK link to open the related preference panel.

  5. Click OK to set the selected projects build configurations.
Related concepts
Related tasks