Setting the Active Build Configuration

There are three ways to set active build configuration for your solution. You can change it from the Build menu and Solution Properties Grid.

To change the settings for a particular configuration and project

  1. In the Project Explorer, select a project.

  2. On the Project menu, click Properties.

  3. From the Configuration drop-down control, choose Debug, Release, or All Configurations.

To change the build configuration on the menu

  1. On the Build menu, click Build Configuration.

  2. From the drop-down list, choose Debug or Release.

To set the active build configuration on the Solution Properties Grid

  1. Select the solution.

  2. On the Solution Properties Grid, the configuration entry appears, named ActiveCfg, with Debug or Release as a value.

  3. Click the drop-down list arrow to the right of the value to change it.