Re: Buildstyles Propogating to sub projects in XCode 1.5 ?
Re: Buildstyles Propogating to sub projects in XCode 1.5 ?
- Subject: Re: Buildstyles Propogating to sub projects in XCode 1.5 ?
- From: Chris Hanson <email@hidden>
- Date: Thu, 21 Apr 2005 12:56:10 -0700
On Apr 21, 2005, at 10:26 AM, Andrew Kimpton wrote:
This means that a -lxtra_lib flag I specify only in the deployment
build style (using Other Linker Flags) for the top level target is
being passed to the libtool command line of the two subprojects.
This should probably be specified on the target rather than in a build
style. Otherwise, if you create any new targets in your top-level
project, it will also be applied when building them.
The way I generally think of it is that targets describe what is built
while build styles allow you to adjust that for a particular purpose
(development, deployment, profiling, etc.).
-- Chris
_______________________________________________
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