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: Alexander Bokovikov <email@hidden>
- Date: Fri, 8 Jan 2010 18:20:50 +0500
On 08.01.2010, at 17:45, Ken Thomases wrote:
In Xcode's project and target build settings, you can define your
own build settings.
I'm sorry, but I don't understand this approach. I don't need
different _build_ settings for different products. I already have
#ifdef / #else / #endif clauses set in several modules of my project.
Build settings are just the same regardless to the precompiled
variable setting. It's unclear for me, how build settings can affect
to my precompiled variable.
Then, you can add a macro definition to the pre-existing
Preprocessor Macros build setting and base it on your custom build
setting.
I believe you understand what you're talking about, but as for me, I'm
not. Could you please describe it with an example? I never wrote such
macros and don't know where and what to write.
Thank you for your help!
Best regards,
Alex
_______________________________________________
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