> ## Documentation Index
> Fetch the complete documentation index at: https://docs.incredibuild.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Batch Build Configurations

Last updated on Dec 22, 2025

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 Visual Studio Incredibuild menu.

   <img src="https://mintcdn.com/incredibuild-docs-migrated/bzAkNf4Fi4TFvPKK/images/windows/10.34.2/windows/15958042/54394894.png?fit=max&auto=format&n=bzAkNf4Fi4TFvPKK&q=85&s=9737d9f67bb4c019ed832772588cc45b" alt="" width="533" height="441" data-path="images/windows/10.34.2/windows/15958042/54394894.png" />

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. Select the browser information options for this build:

   * **Gray** – Use the settings defined in the [Agent Settings](/windows/10.34.2/agent-settings) dialog (default).

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

   * **Deselected** – Do not create project browse information.

8. Select whether to **Build all regardless of errors**.

9. 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**.

10. Click **Build**, **Rebuild** or **Clean**. The Build Monitor opens, showing the build progress.
