$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andreas Beyer (beyer_at_[hidden])
Date: 2004-05-27 10:51:52
I am using boost with mingw.
How do I tell bjam to bind with an additional (non-boost) library?
In my case I would like to bind msvcp60.dll or libmsvcp60.a into my
project. The latter file is in mingw's lib-path.
Thanks,
Andreas