#pragma comment (lib, ...)

Jacob Carlborg doob at me.com
Wed Oct 10 05:42:09 PDT 2012


On 2012-10-10 13:15, Iain Buclaw wrote:

> NB: GCC has no such equivalent, and IMO libraries should be specified
> during the linking step. Such information simply doesn't belong inside
> a source file as a source file can be compiled or assembled even
> without a linking stage.

I agree, I think a package manager together with a build tool should be 
used instead.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list