$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-10-15 05:46:31
Hi Toon,
> >>good point. I agree with you. I hope this is also in the doc (which I
> >>can not find currently as mentioned above) because I think
> >
> > Seems like an unfinished sentence?
>
> indeed it was and I have no idea what I wanted to say so I'll shut up ;-)
;-) Anyway, I've added the
lib a : : <variant>release <file>/pool/release/a.so ;
lib a : : <variant>debug <file>/pool/debug/a.so ;
lib b : : <variant>release <file>/pool/release/b.so ;
lib b : : <variant>debug <file>/pool/debug/b.so ;
example and some explanation.
- Volodya