Always link to release when building debug...how?
Always link to release when building debug...how?
- Subject: Always link to release when building debug...how?
- From: Eric Gorr <email@hidden>
- Date: Thu, 5 Nov 2009 17:49:09 -0500
This should be a simple for someone who already knows how, but I can't
seem to find in the Xcode Build System documentation how to set this up.
Here's a simple test project:
http://ericgorr.net/cocoadev/DebugReleaseTest.zip
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.
Currently, when I build the Debug build of DebugReleaseTest, it will
link against the Debug build of LIbraryA.
_______________________________________________
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