This documentation is archived and is not being maintained.
Building C++ Projects in Visual Studio
Visual Studio 2005
When building a Visual C++ application in Visual Studio, you can modify many of the build's settings in the project's Property Pages dialog box. For details, see Setting Visual C++ Project Properties.
In This Section
- Understanding Custom Build Steps and Build Events
-
Describes how to customize the build process in the integrated development environment.
- Macros for Build Commands and Properties
-
Lists macros that you can use where strings are accepted.
- Building External Projects
-
Discusses building projects that use facilities outside the integrated development environment.
- Invalid Web Reference
-
Lists the files that can be use as Web references in a Visual C++ project.
- Format of a .vcproj File
-
Presents the XML structure of a .vcproj file.
Related Sections
Show: