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

Viewing Include Files

erik_warren
Beginner
434 Views

In CVF 6 the solution explorer tree view included a folder called external dependancies where include files were listed. I don't seem to be able to see the include files. If I want to edit those files I have to use the fileopen command which seems to me to be a bit "un-visual".

Am I missing something? Is there any way to show the include files in the solution explorer treeview?

Thx,

Erik Warren

0 Kudos
1 Reply
Steven_L_Intel1
Employee
434 Views
You can right click on the project (or "Header Files") and select Add to project > Files and add the file. In IVF 10, when you add new include files to the project it will automatically sort them into a project subfolder. It won't, however, find the include files automatically.
0 Kudos
Reply