Developing Games on Intel Graphics
If you are gaming on graphics integrated in your Intel Processor, this is the place for you! Find answers to your questions or post your issues with PC games
489 Discussions

script to start a visual fortran application

jct_office2
Beginner
354 Views
In an earlier version of visual fortran, I had this nifty script which would fire up Visual Fortran project.  I am now using Visual Studio 2010 Professional, and I would like to have a script that fires up a project


The critical two lines in my old script were:

call "C:\\Program Files\\Microsoft Visual Studio\\DF98\\BIN\\dfvars"
dfdev "D:\\name\\project\\project_name.dsw"

Does anybody know what replaces this code.  Any help will be appreciated.

Jim
0 Kudos
0 Replies
Reply