- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm using IF 7.1 with MS Visual Studio .NET. I have a project with two files, A.f90 and B.f90. B.f90 contains code for MODULE B. A uses module B. How do I tell Visual Studio to compile B.f90 first, since A depends on B.mod?
The project is contained in a solution which contains other (C++) projects, in case that matters.
Thanks,
-robert
The project is contained in a solution which contains other (C++) projects, in case that matters.
Thanks,
-robert
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You shouldn't need to do anything special - this should be handled automatically.
Steve
Steve
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page