0
votes
0answers
94 views
Combining C & Fortran static Libraries
I have a .net project with both C and Fortran sources and I want to produce one static lib. I'm using VS 2008 and Intel VF 10.1. They have to be two separate projects in visual studio so each one m …
