Managing Compilation Properties
Visual Studio 2005
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.
In This Section
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: Specify Build Events (Visual Basic)
How to: Register a Component for COM Interop
How to: Set Compilation Constants
How to: Optimize an Application for a Specific CPU Type