Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29236 Discussões

Project Property sheets for a fortran dll or exe

philippe_bernier
Principiante
658 Visualizações

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 Respostas
Steven_L_Intel1
Funcionário
658 Visualizações

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

philippe_bernier
Principiante
658 Visualizações

Thank you for your answer :-)

Responder