- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am just starting to create a new (Windows) Intel Fortran 11.1 project for a Unix based program consisting of some 200 source files spread over a dozen different directories. Many of the directories contain Fortran source files that are used in other projects, so it is not simply a "drag and drop" operation to select all the source files for the project.
I have written a short program to analyse the Unix Makefile and generate a list of files to be included in the project. Last time I did this I used a similar list to then manually select each of the required source files, and it probably took less time to do that then to write this blurb. Whew!
Question: is there any way to import a list containing full path names to source files to be included in a project ? Thanks.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For example, a line may have:
You can use full paths in the "RelativePath" value as well.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page