Batch Build Configurations

You can build, rebuild, and clean multiple solution and project configurations. The combination of configurations can be stored as a Preset for easy access.

  1. Open the Batch Build dialog from the tray-icon menu or the Visual Studio Incredibuild menu.

  2. (Optional) Select a Preset.

  3. Select the Visual Studio Version.

  4. Select an item in the Solution Configurations list, and then select the required Project Configurations. Repeat, as required.

  5. (Optional) Click Select All to select all configurations.

  6. (Optional) To store the selected options for easy access, click Save Preset and then name the saved preset. The preset can be used from this dialog and you can reference it from the BuildConsole using the "/preset" command line option. Presets are stored in an .ib_preset file, located in the solution folder.

  7. (Optional) Click Solution Settings to modify the solution settings for this project.
  8. Select the browser information options for this build:

    • Gray – Use the settings defined in the Agent Settings dialog (default).

    • Selected – Create project browse information. This can slow builds.

    • Deselected – Do not create project browse information.

  9. Select whether to Build all regardless of errors.
  10. To apply the operation to the specified project configurations only, ignoring any sub-projects these configurations may have, select Don't build/clean project dependencies.
  11. Click Build, Rebuild or Clean. The Build Monitor opens, showing the build progress.