Deriving Buildsettings
Deriving Buildsettings
- Subject: Deriving Buildsettings
- From: Andreas Grosam <email@hidden>
- Date: Sun, 16 Oct 2005 13:45:38 +0200
Is this possible (or suoposed to work):
Suppose, in the project settings i have set these build settings, say
Header Search Path = /op/local
Other Warning Flags = -Wall
Is it now possible to _derive_ (as opposed to override) a *target*
build setting, e.g. using:
Header Search = $(HEADER_SEARCH_PATHS) /my/other/path
Other Warning Flags = $(WARNING_CFLAGS) -Wno-non-virtual-dtor
Thanks for info.
Regards
Andreas
_______________________________________________
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