Hi,
With Intel Fortran and Visual Studio, how can I tell the compiler to add an DLL to the output folder?
In others languages (C# for example), each file added to the solution has a property called "Copy to Output Directory"
(Please see attached print scree)
Is this behavior possible with Fortran?