Re: Always link to release when building debug...how?
Re: Always link to release when building debug...how?
- Subject: Re: Always link to release when building debug...how?
- From: David Dunham <email@hidden>
- Date: Sat, 07 Nov 2009 15:28:00 -0800
On 5 Nov 2009, at 14:49, Eric Gorr wrote:
Basically, what I want to do is, when I build the Debug build of
DebugReleaseTest, to have it link against the Release build of
LibraryA.
Is the library a dependency? You could probably remove its .a and
instead add a -l linker flag.
David Dunham
Mobile: +1 206 769 2227 http://www.pensee.com/dunham/
Imagination is more important than knowledge. -- Albert Einstein
_______________________________________________
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