Re: exporting env & build settings as preprocessor defines
Re: exporting env & build settings as preprocessor defines
- Subject: Re: exporting env & build settings as preprocessor defines
- From: Shaun Wexler <email@hidden>
- Date: Mon, 4 Sep 2006 01:40:40 -0700
On Sep 4, 2006, at 12:15 AM, Chris Espinosa wrote:
The easiest way is to use the Preprocessor Definitions build setting:
Preprocessor Definitions SKW_BUILD_ARCH=$(CURRENT_ARCH)
BTW, that causes the parentheses to be included in the value. Also...
__ppc__
$CURRENT_ARCH = ppc
__i386__
$CURRENT_ARCH = 1
<rdar://problem/4716031>
--
Shaun Wexler
MacFOH
http://www.macfoh.com
"Problems cannot be solved by the same level of thinking that created
them." - Albert Einstein
_______________________________________________
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