Re: Propagate build settings to source files?
Re: Propagate build settings to source files?
- Subject: Re: Propagate build settings to source files?
- From: Joachim <email@hidden>
- Date: Sun, 8 Jan 2006 14:40:46 -0800
Works like a charm. Powerful stuff!
Thanks,
Joachim
On 8-Jan-06, at 11:34 AM, Camillo Lugaresi wrote:
Add a preprocessor macro with the same name, setting its value to
the corresponding shell variable. For example, if you define a
custom build setting called MYVAR, you can add this to the
Preprocessor Macros build setting:
MYVAR=$(MYVAR)
If the value can contain spaces, put backslash-escaped double
quotes around the variable reference.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden