Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Home Page (Projects) | Overviews | How Do I... Topics | NMAKE Reference
Visual C++ can build projects in a hierarchy or just the selected project. The selected project includes all of its subprojects, built recursively. If just a subproject is selected, that subproject and all of its subprojects (if any) are built.
To build all the projects in the workspace
- Select Build from the Build menu.
To build only the selected project
From the FileView pane, highlight the project.
Click the right mouse button to invoke the shortcut menu, and select Build (selection only).