$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2006-06-26 11:33:51
"Felipe Magno de Almeida" <felipe.m.almeida_at_[hidden]> writes:
> On 6/25/06, David Abrahams <dave_at_[hidden]> wrote:
>> "Felipe Magno de Almeida" <felipe.m.almeida_at_[hidden]> writes:
>>
>> > Hi,
>> >
>> > I have a project like this:
>> >
>> > exe misvc : $(SOURCES).cpp $(BOOST_ROOT)//thread $(BOOST_ROOT)//serialization
>>
>> Isn't "$(BOOST_ROOT)" just supposed to be "boost"? Or am I missing
>> something?
>
> I use boost in the libs/boost directory in my project, so I use this
> variable for acessing it easily.
But symbolic project references are so much cleaner :(
-- Dave Abrahams Boost Consulting www.boost-consulting.com