Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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).