OT macro questions ?
OT macro questions ?
- Subject: OT macro questions ?
- From: Matt Mashyna <email@hidden>
- Date: Tue, 31 Oct 2006 09:32:10 -0500
I know this is really an XCode question but can someone tell me if
there is a macro that tells me what target XCode is building ? I want
something like
#if (__TARGET__ == "foo")
...
#endif
I can't seem to find a list of XCode / gcc compile time macros.
I also have been trying to figure out how to set a preprocessor macro
for a CFSTR like PRODUCT_CODE=@"99" in the target settings. XCode
doesn't seem to like the @"99" business.
Thanks and sorry for the OT questions,
Matt
_______________________________________________
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