Re: Build configurations for Target?
Re: Build configurations for Target?
- Subject: Re: Build configurations for Target?
- From: Dix Lorenz <email@hidden>
- Date: Wed, 5 Oct 2005 10:31:10 +0200
Hi Scott,
My guess is that you don't have GCC_PREPROCESSOR_DEFINITIONS
defined in the .xcconfig file?
Actually, I do and that is the one that is always being used.
If so, you are running into a known bug in Xcode 2.1 that is fixed
for the next release (if a build setting is defined in a
configuration, but not in the .xcconfig file the configuration is
using, we don't use the build setting given in the configuration).
That seems to be a different bug. I've played around a bit and on the
project Level I can use the xcconfig or the configuration and they
behave as I would expect. But no matter where I define
GCC_PREPROCESSOR_DEFINITIONS, the Target-Configuration is always
completely ignored.
Thanks,
Dix
_______________________________________________
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