Project Types
Home Page (Projects) | Overviews | How Do I... Topics | NMAKE Reference
Each project has a project type, which you choose when you create the project. The project type specifies what to generate and also specifies some default settings required in order to build that output type. It specifies, for instance, the settings that the compiler uses for the source files, the libraries that the linker uses to build each project configuration, the default locations for output files, the defined constants, and so on.