How Do I... Topics: Working With Projects and Workspaces

Overviews |  How Do I... Topics |  NMAKE Reference

A project workspace contains your projects and their configurations. A project is defined as a configuration and a group of files that produce a program or final binary file(s). A workspace can contain multiple projects, including sub- or dependent projects.

What do you want to do?

Work with the Project Workspace

Create a new project workspace

Display or hide the Project Workspace window

Open an existing project workspace

Unload a project from the workspace

Close a project workspace

Work with Projects

Set the active project

Insert or delete projects

Add or remove files from projects

Work with subprojects

Use project folders

Open a Makefile

Export a Makefile

Adjust the build settings

Work with project configurations

Build a project

Run a program