"Magnus Hagander" <mha(at)sollentuna(dot)net> writes:
> For VC++ you can add a #pragma directive to the header files to direct
> the compiler/linker to link with a specific library.
Count on Microsoft to invent stupid "features" :-(. If the directive
includes a full path then we can't put it in our standard headers, and
if it doesn't then it's useless.
regards, tom lane