Re: Debug and Release llibraries
Re: Debug and Release llibraries
- Subject: Re: Debug and Release llibraries
- From: Arvan Pritchard <email@hidden>
- Date: Wed, 19 Oct 2005 17:51:43 +0100
Hi,
I deleted the original message, assuming it would be quickly answered,
but it seems not to have covered what I do...
I have a number of static libraries each built by a separate project,
but all building into the same folder. This is achieved by setting
"Deployment Build Products Path" at the project level, and for all
configurations.
They are all linked into the application via dependencies, together with
setting, in the app's project, "Library Search Paths" to
$BUILT_PRODUCTS_DIR at the project level and for all configurations.
Each project has a "release" and a "debug" configuration (I think the
names may need to match in case).
When I build the main project it automatically builds the same
configuration of each library project, and links them all together. It
automatically places the libraries (libXXX.a) and the application into
"release" and "debug" subfolders of the folder named by "Deployment
Build Products Path" (the XXX.build folders appear in this folder).
I don't think there was anything else I had to set, I thought it had
just worked. I'm using XCode 2.1.
Arvan
--
Arvan Pritchard
Informatix Software International Limited
509 Coldhams Lane, Cambridge CB1 3JS, UK
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