Re: Linking Debug & Release against different libraries
Re: Linking Debug & Release against different libraries
- Subject: Re: Linking Debug & Release against different libraries
- From: Graham Lee <email@hidden>
- Date: Fri, 22 May 2009 10:45:08 +0100
- Acceptlanguage: en-US, en-GB
- Thread-topic: Linking Debug & Release against different libraries
On 22/05/2009 10:33, "Alan Shouls" <email@hidden> wrote:
> Hi
>
> I am working on a project that links against some boost libraries that
> are built with boost jam. Currently I am linking against the debug
> build of the libraries - what I would like to do is just link my debug
> target against the dedug libraries and my release target against the
> release libraries - is this possible? If so how do you do it?
>
Hi Alan,
I have library search paths like:
../Other Project/$(CONFIGURATION)/
so that I can use the build configuration to choose which variant of the
libraries are used.
Cheers,
Graham.
--
Graham Lee
Senior Mac Software Engineer
tel: +44 1235 540266
SOPHOS - simply secure
Sophos Plc, The Pentagon, Abingdon Science Park, Abingdon, OX14 3YP, United Kingdom.
Company Reg No 2096520. VAT Reg No GB 348 3873 20.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden