How to: Change Template Compiler Options
Visual Studio 2005
Template complier options are stored in the Visual Studio project file. If you change the compiler options for a template in Visual Studio and recreate the template, the new compiler options will be stored with the template.
To change template compiler options
-
On the File menu, click New, and then click Project.
-
Select the template that you want to update, enter a name and location for your temporary project, and click OK.
-
Modify the compiler options in Visual Studio.
-
Follow the steps outlined in How to: Create Starter Kits to use the Export Template wizard to create a new template.
-
Once the updated template is compressed into a .zip file, delete the old template .zip file.