Overview: Working with Projects
Home Page (Projects) | How Do I... Topics | NMAKE Reference
In Microsoft Visual C++, the Project Workspace is a container for your development projects. When you create a new project, a workspace is created at the same time. You use the Project Workspace window to view and access the various elements of your projects.
After you have created a project workspace, you can add:
New projects, including dependent projects.
New configurations to an existing project.
Subprojects (dependent projects).
The workspace directory is the root directory for the project workspace. The projects you add to the project workspace can be located on other paths, even on a different drive.
What do you want to know more about?
Elements of project workspaces
Building a project configuration
What do you want to do?
Work with project configurations