Re: Development and Deployment linking to libraries
Re: Development and Deployment linking to libraries
- Subject: Re: Development and Deployment linking to libraries
- From: <email@hidden>
- Date: Wed, 3 Sep 2008 11:05:36 -0400
- Acceptlanguage: en-US
- Thread-topic: Development and Deployment linking to libraries
Nick Zitzmann wrote:
> On Sep 3, 2008, at 5:24 AM, Bengt Nilsson wrote:
>> I want to link my project to libproj/build/Development/mylib and
>> libproj/build/Deployment/mylib.
>> The libs are debug and release versions.
>> How do I make the distinction when I introduce the libs into my
>> project?
> [...] Second, instead of linking the library to the project directly, add
> the library's project into the application's project (you can do this
> by dragging the library's project bundle from the Finder into the
> application project). Then, as long as you keep the configuration
> names the same between the projects, Xcode will link the application
> to the library in the corresponding build configuration.
Of course, but what if your library is already built in Debug/Release flavors, and you don't have the source code (for example, a third-party library)?
Philippe
_______________________________________________
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