Re: Conditional link to framework
Re: Conditional link to framework
- Subject: Re: Conditional link to framework
- From: "Finlay Dobbie" <email@hidden>
- Date: Fri, 14 Jul 2006 10:34:22 +0100
On 14/07/06, Walter <email@hidden> wrote:
How do I conditionally link to a framework?
I have a framework that I use on the PPC builds but not on Intel builds of
my application.
I used "Add->Existing frameworks" to add it to the "External Frameworks and
Libraries" section of my Carbon app.
You might be able to use OTHER_LDFLAGS_$(arch) for this purpose (add
"-framework blah -F/path/to/framework" to OTHER_LDFLAGS_i386
-- Finlay
_______________________________________________
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