$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] linking query
From: Sean Farrow (sean.farrow_at_[hidden])
Date: 2009-02-01 17:12:52
Hi:
I've now got boost libraries compiled. The only other query I have is I
have my visual studio project set up to use multi-threaded debug dll but
when I build with boost filesystem it links the code in by default. How
can I tell boost to use the dll version for debug and lib (static) for
release?
Sean.