Debug and Release llibraries
Debug and Release llibraries
- Subject: Debug and Release llibraries
- From: "Caerwyn Pearce" <email@hidden>
- Date: Wed, 19 Oct 2005 11:28:18 +0100
- Thread-topic: Debug and Release llibraries
Hi,
I have a minor build issue which seemed easy enough with
(ahem) CodeWarrior but I’m damned if I can get it to work with Xcode.
I’m using Xcode 2.1, I’m building a Carbon application
which will have Debug and Release configurations.
I have a library which I wish to include in the application
for which I have in turn a debug and release version.
I would like to link the release library into the release
build of my app and the debug library into the debug build.
The only way that I can see to do this is to have duplicate
Targets and strip each target down to have either a debug or a release
configuration.
This strikes me as not the right way and is going to give me
headaches for projects with lots of files.
Quite simply is there a better way.
Many thanks
Caerwyn
|
_______________________________________________
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