Build Style access at compile time
Build Style access at compile time
- Subject: Build Style access at compile time
- From: Rick Steele <email@hidden>
- Date: Sun, 12 Jun 2005 02:54:08 -0700
Is there a define that I can test at compile time to determine the
build style. for example
#if BUILD_STYLE_DEPLOYMENT
dobar();
#else
doFoo()
#endif
_______________________________________________
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