Visual Studio 2008 Integration Options
The IncrediBuild menu "Build Project" command should:
Two options are available:
- Build the currently selected
project - This will cause the "Build Project" IncrediBuild main
menu command to build the project currently selected in the
Solution Explorer.
- Build the Startup project -
This will cause the "Build Project" IncrediBuild main menu command
to build the Startup project.
Note that regardless of this setting, selecting "Build Project"
from the IncrediBuild right-click Solution Explorer menu will
always build the project that was right-clicked.
The IncrediBuild menu "Debug Project" command should:
Two options are available:
- Build the solution - This will
cause the "Debug Project " IncrediBuild main menu command to build
the entire solution before starting a debug session.
- Build the Startup project -
This will cause the "Debug Project " IncrediBuild main menu command
to build the Startup project and its dependencies before starting a
debug session.
|