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.
Describes how to customize the build process in the integrated development environment.
Lists macros that you can use where strings are accepted.
Discusses building projects that use facilities outside the integrated development environment.
Lists the files that can be use as Web references in a Visual C++ project.
Presents the XML structure of a .vcproj file.
Discusses how to modify the search path for executable files, include files, library files, and source code files during a build
Provides information on building within Visual Studio.
Provides links to topics describing building your program from the command line or from the integrated development environment of Visual Studio.
Provides links to an overview of building programs in C++, compiler and linker options, and additional build tools.
Provides links to topics covering issues on upgrading Visual C++ 4.x, 5.0, and 6.0 projects to Visual C++ .NET.
Provides details about porting applications and discusses makefiles.