$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] linking to serialization
From: er (erwann.rogard_at_[hidden])
Date: 2009-11-07 16:04:44
A simple question : how do I tell XCode to load a particular library? My
understanding was that a) I should specify the Linking Search Path in
the build settings and b) adding the desired library to the project (Add
to Project).
Perhaps I'm wrong about b). Could someone please confirm?