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

Project Property sheets for a fortran dll or exe

philippe_bernier
Beginner
654 Views

Hi everyone,

I am trying to see if there is any way to use the Visual Studio "Project Property sheet" feature and define some environnement variables for my fortran projects. I have a solution with both C++ and Fortran projects. I can see options to add / modify those project property sheets for the C++ but the fortran projects are not listed and hence, I cannot add a property sheet for those projects. I am using Fortran Composer XE 2011.

Thank you

Philippe

0 Kudos
2 Replies
Steven_L_Intel1
Employee
654 Views

Fortran does not use "property sheets", but you can define environment variables on the Debug property page of a Fortran project.

0 Kudos
philippe_bernier
Beginner
654 Views

Thank you for your answer :-)

0 Kudos
Reply