Excluding files on a per Configuration basis?
Excluding files on a per Configuration basis?
- Subject: Excluding files on a per Configuration basis?
- From: Alexander von Below <email@hidden>
- Date: Fri, 10 Feb 2006 00:37:38 +0100
Hello List,
I am not exactly sure if the heading explains exactly what I am
looking for, so here is what I am trying to do:
One feature of our application depends on a third-party library,
which is not yet a universal binary. That however will change before
we ship, so we would like to keep developing the application as it is
(i.e. not create a second target), but add the PPC Library only when
building on PPC machines until we have a universal binary of the
library (a classic .a)
Can I make a third-party lib weak-linking, or do the authors of the
lib have to take care of that?
Any other ideas how I can prevent the lib from being linked for i386
compiles?
Thanks
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