Using an Insure configuration for large projects enables you to switch back and forth between instrumented and non-instrumented versions of your program without recompiling all of your source files.
- Choose Configuration Manager from the Build menu.
- Choose <New> in the Active Solution Configuration window.
- Type
Insure
in the New Solutions Configuration> Solution Configuration Name window. - Specify the appropriate configuration in the Copy Settings From: window and click OK.
- In the Project Contexts window, choose the appropriate settings for Project, Configuration, and Platform.
- Click Close.
After you complete these procedures, you will be able to switch back and forth between “Debug" and "Insure" configurations without rebuilding your projects.