Re: How to set executable/product name by compiler switch?
Re: How to set executable/product name by compiler switch?
- Subject: Re: How to set executable/product name by compiler switch?
- From: Jeremy Pereira <email@hidden>
- Date: Fri, 8 Jan 2010 14:43:51 +0000
On 8 Jan 2010, at 14:01, Roland King wrote:
> (I think you'd use the Other C Flags with a -d for that)
-D
To define _CUSTOM_VER
-D_CUSTOM_VER
or
-D_CUSTOM_VER=somevalue
Or if using the "Preprocessor Macros" setting in the "GCC x.y - Preprocessing" section (probably better)
_CUSTOM_VER
or
_CUSTOM_VER=somevalue
>> _______________________________________________
>> 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
>
> _______________________________________________
> 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
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________
_______________________________________________
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