Home Page (Projects) | Overviews | How Do I... Topics | NMAKE Reference
A project configuration consists of settings that determine the characteristics of the final output file for a project. When you create a new project configuration for a project, it is based initially on the settings from an existing project configuration that you select. Options you select for the new configuration, such as the platform, may modify those initial settings. The new project configuration always uses the same set of files as the configuration on which it is based.
Create a project configuration
Prevent a file from being built in a configuration
Delete a configuration from a project
To create a project configuration
You can also directly select the configuration on which you want to base the new configuration, for example, Win32 Debug.
You can select the same platform as the project on which you are basing the new one if you want merely a variation of the existing settings.
To prevent a file or files from being built in a configuration
To delete a configuration from a project