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

Include file dependencies

Les_Neilson
Valued Contributor II
529 Views
Under the old Visual Studio 6 IDE under the "Header Files" folder we could see a list of include files which were referenced in the project. This could be updated bya "Build dependencies" menu option.
After converting these projects to .NET 2003 almost all of the Header File folders are empty. Onlyunder the C/C++ project do we sometimes see an occasional resource.h file.
Is there a way to rebuild this list of dependent files without having to manually "add existing file"?
Thanks
Les
0 Kudos
1 Reply
Steven_L_Intel1
Employee
529 Views
No - this is something I have previously requested for future consideration. As you note, you can add the files manually.
0 Kudos
Reply