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: David Catmull <email@hidden>
- Date: Thu, 28 Apr 2005 11:48:01 -0700
On Apr 28, 2005, at 11:21 AM, Andreas Grosam <email@hidden>
wrote:
You can specify in the "Other Linker Flags" setting which library you
want to link against, additionally to those already specified in the
project. That means, do not include the libs libSuperCool respectively
libDebugSuperCool in your project, but use the linker options in the
build styles instead.
For me, this was the biggest reason why it was a problem to have build
styles apply to subprojects. I used this linker flags trick for my
application project, but if I set up dependencies on the library
projects, it caused them to link to their own libraries (which they
couldn't even find because they didn't have the needed search paths).
--
David Catmull
email@hidden
http://www.uncommonplace.com/
_______________________________________________
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