Re: Configuration-dependent compilation?
Re: Configuration-dependent compilation?
- Subject: Re: Configuration-dependent compilation?
- From: Jack Repenning <email@hidden>
- Date: Mon, 23 Mar 2009 12:31:31 -0700
On Mar 23, 2009, at 11:19 AM, Richard L. Aurbach wrote:
For example, one could build the debug version of a product using a
debug version of a static library, but build the release version of
the product using the release version of the static library.
Alternately, one could include source modules in a debug version of
a product which were not included in the release version of the
target.
It is not particularly clear to me if one can do these sorts of
things with different configurations of a single Xcode target and,
if so, how.
The configuration-specific build settings for "Search Paths", and
perhaps for "Other Linker Flags" if your life is this complicated,
seem like the answer here. And if your life is *really* complicated,
you also have to option to override and extend these at the target
level.
-==-
Jack Repenning
email@hidden
Project Owner
SCPlugin
http://scplugin.tigris.org
"Subversion for the rest of OS X"
_______________________________________________
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