- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is it possible to have the source for one Fortan *.exe and the source for one Fortran *.lib (static library) file in one project, where the *.exe is the main project and the *.lib file contains subroutines, etc. for the main *.exe project to access?
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can have multiple projects within one Solution in Visual Studio.
See adding projects to a solution in Visual Studio on MSDN for instructions.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can have multiple projects within one Solution in Visual Studio.
See adding projects to a solution in Visual Studio on MSDN for instructions.

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