The Projects menu controls adding projects to the group of projects managed by Visual Studio Project Builder and all related build activities.
Projects > Scan all Visual Studio Solutions in Directory...
Loads all projects that found in the specified directory hierarchy.
Projects are loaded according to the criteria and filters specified in the settings dialog.
Projects > Add Projects in Visual Studio Solution...
Loads all projects that are referenced in the specified Visual Studio solution (or Visual Studio 6 Workspace) that you choose with the File Open dialog.
Projects are loaded according to the criteria and filters specified in the settings dialog.
Projects > Add Project...
Loads the project that you choose with the File Open dialog.
Projects > Reload all projects...
All projects that are loaded are reloaded from the Microsoft Project file for each project.
Projects > Reload all solutions...
All solutions that were scanned for projects are re-scanned.
Projects are loaded according to the criteria and filters specified in the settings dialog.
Projects > Collection Name...
Set the name of the collection of projects.
Projects > Build Order
Sort the projects by optimized build order, project name or project file path. Optimized build order sorts the projects so that as many dependencies as possible are satisfied before a project is built.
Projects > Build All
Build all projects.
Projects > Build all projects that have errors and warnings
Build only projects that generated errors and/or warnings previously.
Projects > Rebuild All
Rebuild all projects.
Projects > Rebuild all projects that have errors and warnings
Rebuild only projects that generated errors and/or warnings previously.
Projects > Clean All
Clean all projects.
Projects > Clean all projects that have errors and warnings
Clean only projects that generated errors and/or warnings previously.
Projects > Stop Build
Stop the building of all projects.
Projects > Select All
Select all project configurations.
Projects > Deselect All
Deselect all project configurations.
Projects > Delete All Build Logfiles
Delete the build logfiles associated with each project configuration.