Managing Compilation Properties
Visual Studio 2008
Compilation properties defining compiler behavior, such as compiler warnings, optimizations, and compilation constants, are set in the Compile pane of the Project Designer. The following tasks can be accomplished in the Compile pane.
How to: Set Build Properties (C#)
How to: Enable or Disable Compiler Warnings
How to: Set Compiler Optimizations
How to: Change the Build Location for an Application
How to: Generate XML Documentation for a Project
How to: Register a Component for COM Interop
How to: Set Compilation Constants
How to: Optimize an Application for a Specific CPU Type
How to: Specify a Base Address for a DLL