Topic: Include library to a project
Hi,
I used to compile a project with open watcom. Every module needed library files to work. On open watcom, I just had to add my *.for file, and all my *.lib files, and it worked.
How can I do the same with Simply Fortran? What is the way to include *.lib files?
In this files, which are lib archive, there are few .dll files with an unknown contents (that's not my project).