$customHeader
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Current »

This section describes how to customize IncrediBuild's integration with Microsoft Visual C++ 6.0's IDE.

Adding Commands to the IncrediBuild Toolbar

All of the commands displayed in the IncrediBuild menu can be added to the IncrediBuild toolbar (as well as to any other toolbar in the IDE).

To add or remove commands from the toolbar:

  1. From the Tools menu, select Customize.
  2. From the Category list, choose Add-ins, and drag command icons in and out of the toolbar as necessary.


Overriding MSVC 6.0's Default Build Keyboard Shortcuts

To change the keyboard shortcuts for IncrediBuild commands: 

  1. From the Tools menu, select Customize.
  2. Select the Keyboard page.
  3. From the Category list, choose Add-ins.
  4. From the command list, choose the relevant command, enter the required keyboard shortcut, and click Assign.

Note:

  • MSVC's standard keyboard shortcuts may be overridden this way. For example, by setting F7 to start an IncrediBuild build, or CTRL-F7 to compile the currently edited file, for example.




  • No labels