Xcode - linking libraries based on Configuration
Xcode - linking libraries based on Configuration
- Subject: Xcode - linking libraries based on Configuration
- From: David Cohn <email@hidden>
- Date: Thu, 26 Jan 2006 17:59:14 -0800
Hey all,
I've got a project with two Build Configurations-- Debug and Release.
"Library Search Paths" includes a "Debug" directory for one
Configuration, and a "Release" directory for the other. (Both
directories contain a "linkedlib.a")
But, I can't seem to specify linking to the actual library
("linkedlib.a") such that one Configuration finds the Debug version,
and the other finds the Release one...
What am I missing?
(This is still in Xcode 2.1...)
Thanks,
--Dave
_______________________________________________
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