[Issue 2776] pragma(lib, does not work when used in headers
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Apr 26 09:12:12 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2776
------- Comment #2 from larsivar at igesund.net 2009-04-26 11:12 -------
Just found this myself. This feature is much more useful when used for
dependencies for libraries, than for building applications directly.
As long as the external library files are available, the application developer
would only have to worry about linking the library he is using, not also those
used by that library.
--
More information about the Digitalmars-d-bugs
mailing list