Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
28446 Discussions

modifying Main Program Code in CVS 2008

Dave_A_1
Beginner
219 Views

Hi,

I would like to modify the Intel Visual Fortran "Main Program Code" in the console template for Intel Composer XE 2013 under VS 2008 and Windows 7.  Is there a way to do this?  Can I also set different attributes, specifically include directories and VMS compatibility, so these are set automatically with each new module creation?

Thanks,

Dave A.

0 Kudos
2 Replies
Steven_L_Intel1
Employee
219 Views

You can change the project templates including source and properties - they're in ZIP files under C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\ProjectTemplates\IntelFortran - but be aware that they'll get overwritten when you update the product. This is not something we support, but it's doable at your own risk.

0 Kudos
Dave_A_1
Beginner
219 Views

Steve,

 

Thanks.  Worked like a charm - though I found I had to change the template cache as well as the template ZIP files. (perhaps only had to do the latter, but I had already done the former.)

 

Dave

 

0 Kudos
Reply