Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The selection of the required Integration mode is done in Visual Studio IDE. You can change your selection between builds.

The default Integration mode is the External Integration mode. If you change the default mode, all subsequent builds will be executed according to your last saved Integration mode.

Note: CMake projects will always run in the Internal Integration mode, regardless of the selected Integration mode. 

> To select an Integration mode:

  1. On Visual Studio, open the Options dialog box by performing one of the following:

    • Tools menu > Options,
      – or –

    • IncrediBuild menu > Extension Settings:

      Image Removed

      Note: If your IncrediBuild menu appears as a sub-menu of the Extensions menu, you can select Extensions menu > IncrediBuild > Extension Settings.

  2. On the Options dialog box > IncrediBuild Extension > Integration Mode section, select your required Integration mode:

    Image Removed

    Once you save your selection, your selected Integration mode will be applied to all subsequent builds you will execute from Visual Studio IDE.

...