Re: Header file dependencies problem
Re: Header file dependencies problem
- Subject: Re: Header file dependencies problem
- From: Olivier Tristan <email@hidden>
- Date: Mon, 25 Sep 2006 11:39:58 +0200
Jerry wrote:
I have a project with two targets: a static library target and an
application target built using that library. The problem I have is
that if I modify a header file used in the library, the files in the
library target which include the header are correctly recompiled, but
not files in the application target which include the same header.
It's as if after building the first target, Xcode decides that the
header is now up to date and nothing else needs to be done.
Is there any workround for this?
Hi,
Is there a reason not to have two projects : one depending on the other
using dependency system in xcode.
Regards,
--
Olivier Tristan
Ultimate Sound Bank
_______________________________________________
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