Editing via project properties

You can use the container project's properties to:

To edit a configuration:

  1. Right-click the container project and select Properties.
  2. In the left pane, select Container Build Configurations.
  3. Expand the project in the tree view on the right.
  4. Select the configuration you want to edit. Configurations are listed as children of the container.
  5. Click the Edit button at the right of the dialog. This opens the Container Build Configuration dialog (from the New Container wizard), which you used when you created the container.
  6. Make any necessary changes — add, delete, reorder projects, or change which make target or variant you want 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. If you exclude a project from being built, it isn't removed from your container.
  7. Click OK, then click OK again (to close the Properties dialog).