Re: Specifying precompiler flags?
Re: Specifying precompiler flags?
- Subject: Re: Specifying precompiler flags?
- From: "James Larcombe" <email@hidden>
- Date: Wed, 14 Dec 2005 15:23:07 -0000
Jonathan del Strother wrote:
Is it possible to move this 'define' command into the target
configuration, so the Debug build gets the DEBUG flag defined and the
Release build doesn't? Or are there any other alternative ways of
doing this?
Yes. There's a build setting called "Preprocessor macros" that allows
you to do just this. We have these set up in .xcconf configuration files,
so that all projects/targets inherit the same settings.
James
_______________________________________________
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