Re: Yet another build styles question
Re: Yet another build styles question
- Subject: Re: Yet another build styles question
- From: Bill Cheeseman <email@hidden>
- Date: Tue, 28 Oct 2003 15:26:19 -0500
on 03-10-28 2:03 PM, Scott Tooker at email@hidden wrote:
> Header Search Paths = /my/new/path/here $(value) /my/other/path/here
Pardon my denseness.
Does this give you whatever was in Header Search Paths in some inherited
context (e.g., target build settings), plus /my/new/path/here and
/my/other/path/here in the current context (e.g., a build style)? But isn't
the build style always supposed to inherit from the target build setting,
anyway? If not, then I have misunderstood the whole idea and many of my
Xcode build styles are wrong because they are overriding rather than
accumulating the target build settings (this could explain a lot of the
problems I've been having).
In other words, should the $(value) construct be very commonly used -- that
is, everywhere that you would have used += in Project Builder?
I must say that the documentation for all this in the Xcode (and the old
Project Builder) release notes is less than clear to somebody who isn't
already well versed in the subject.
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
The AppleScript Sourcebook - http://www.AppleScriptSourcebook.com
Vermont Recipes - http://www.stepwise.com/Articles/VermontRecipes
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.