wafeen
Vendor
- Jun 20, 2014
- 1
i want to add intel visual fortran compiler v11(IVF11) to installed version fortran of pscad v4.2 as i know must have change the fortran_compilers.props but i dont know about notepad programming i get this notepad code but i do'nt know how change to use : (fortran_compilers.props:
As far as I know you can make changes to the code and add to fortran_compilers.props thanks for your attention
Code:
<INTEL = "11.1"
version_key = "Compilers \ FORTRAN \ #, Major Version, Minor Version"
title_key = "Compilers \ FORTRAN \ # \ IA32, DisplayString"
batch_args = "ia32" BATCH_NAME = " ifortvars.bat "batch_path =" bin \ "exe_path_key =" Compilers \ FORTRAN \ #, ProductDir "exe_subpath =" bin \ ia32 "
exe_name = "ifort.exe"
EMTDC = "IF9"> </ INTEL>