Re: Yet another build styles question
Re: Yet another build styles question
- Subject: Re: Yet another build styles question
- From: Dave Camp <email@hidden>
- Date: Tue, 28 Oct 2003 16:06:41 -0800
It appears so, at least it seems to yield the desired results.
I've also discovered that stuff that you would have put in
OTHER_CFLAGS, like -DDEBUG=1, apparently now goes in "Preprocessor
Macros" as DEBUG=1.
Of course, that's not obvious either since clicking on Preprocessor
Macros displays "Help information for the preprocessor macros setting."
as the help... Sigh.
Dave
On Oct 28, 2003, at 12:26 PM, Bill Cheeseman wrote:
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.
---
Among the chief weapons of UNIX: Fear, surprise and ruthless
efficiency.
_______________________________________________
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.