Versions Compared

Key

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

...

  1. Open Visual Studio Options dialog box, by clicking the Tools menu > Options:

    Info
    titleNote

    You can also open the Options dialog box in one of the following ways:

    • Visual Studio 2017 - IncrediBuild menu > Extension Settings.
    • Visual Studio 2019 – Extensions menu > IncrediBuild > Extension Settings.


  2. In the Options dialog box, click the IncrediBuild Extension option > Commands:


  3. In the Commands section, select one of the following options:
    • To apply the configuration to all solutions – select the General settings radio button.
    • To apply the configuration to your open solution only – select the Solution-specific settings radio button.
      Note: If you currently do not have an open solution, the Solution-specific settings option is not available. 

    Info
    titleNote

    You can also activate Visual Studio commands as IncrediBuild commands when running CMake projects. When a CMake project is open in Visual Studio IDE, the list of available commands is slightly different than the one for SLN files:


  4. From the list of Visual Studio commands, select the standard Visual Studio commands you want to activate as IncrediBuild commands:


  5. Click OK to apply the new settings.

...