Re: Giving up on build styles
Re: Giving up on build styles
- Subject: Re: Giving up on build styles
- From: David Catmull <email@hidden>
- Date: Mon, 25 Apr 2005 09:24:41 -0700
On Apr 24, 2005, at 12:50 AM, Timothy J.Wood wrote:
The 'Pro' styles add '-DOO3_PRO' to OTHER_CFLAGS. We can turn off
entire files using this, or just small pieces.
How does that work?
It's also not clear to me how your approach would help with library
projects. Our library projects produce release and debug versions as
separate files, and (when we were using build styles) the application
linked to the appropriate versions by having the styles override the
linker flags. Therefore, having dependencies on the library projects
was a bad thing, because they would then get those linker flags
settings, causing them to try to link to their own (and each other's)
libraries.
--
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