Quantcast
Channel: Intel® Software - Intel® Visual Fortran Compiler for Windows*
Viewing all articles
Browse latest Browse all 5691

Extending the integration with Visual Studio 2013

$
0
0

I need to add some capability to the FORTRAN project defined by Intel within the Visual Studio framework. Specifically I need to add a version number my builds. The outcome I am looking for is:

  1. Using GIT for source control: a post commit hook creates a file named version that has only the version number.

  2. When I "build" my solution I would like Visual Studio to append the version number to the executable (i.e. MyProj.exe becomes MyProj_1.2.3.exe)

  3. I notice that many of the other visual studio project types have some notion of version numbering through resource file, etc.

Does Intel make the definition for a FORTRAN project open to extension?

 

regards,

 

jeffrey


Viewing all articles
Browse latest Browse all 5691

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>