The Projects menu controls adding projects to the group of projects managed by Visual Studio Project Builder and all related build activities.
Projects menu 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 menu 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 menu Add Project... loads the project that you choose with the File Open dialog.
Projects menu Reload all projects... all projects that are loaded are reloaded from the Microsoft Project file for each project.
Projects menu 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 menu Collection Name... set the name of the collection of projects.
Projects menu 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 menu Build All build all projects.
Projects menu Build all projects that have errors and warnings build only projects that generated errors and/or warnings previously.
Projects menu Rebuild All rebuild all projects.
Projects menu Rebuild all projects that have errors and warnings rebuild only projects that generated errors and/or warnings previously.
Projects menu Clean All clean all projects.
Projects menu Clean all projects that have errors and warnings clean only projects that generated errors and/or warnings previously.
Projects menu Touch Source Files and Header Files touch all files in a project.
Projects menu Stop Build stop the building of all projects.
Projects menu Select All select all project configurations.
Projects menu Deselect All deselect all project configurations.
Projects menu Delete All Build Logfiles delete the build logfiles associated with each project configuration.