#pragma comment (lib, ...)

Manu turkeyman at gmail.com
Wed Oct 10 01:22:59 PDT 2012


Does D support some sort of #pragma lib?
I use this in C all the time, and I really like code that auto-links its
dependencies. Maintaining a massive list of arbitrary libs in my build
scripts is a pain, and even more so when the code that depends on it may be
version-ed out on particular configurations. Syncing the build scripts
against the state of the code is tedious.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20121010/d49e0787/attachment.html>


More information about the Digitalmars-d mailing list