Editing using Build Container Configuration

You can access the Build Container Configuration dialog from the container project's context menu. Although, this method doesn't show you a tree view of your project.

To edit a container project:

  1. Right-click the project and select Build Container Configuration….
    In the dialog that opens, you can click Add New to add a build configuration. To remove a configuration, select (click on) it, then click Remove. To edit it, click Edit. This last action opens the Container Build Configuration dialog, which you used when you created the container. Here, you can make necessary changes — add, delete, reorder projects, or change which make target or variant you want to built for any given project.
    Note: While editing a configuration, you can include or exclude a project from the build just by selecting or deselecting the project. Excluding a project doesn't remove it from the container.

    When you're finished editing a configuration, click OK to return to the other dialog.

  2. To save the configuration changes and build the container project when the dialog closes, click Build. To save the changes without doing a build, click Cancel.