linking after depencency has been modified
linking after depencency has been modified
- Subject: linking after depencency has been modified
- From: Stefan Werner <email@hidden>
- Date: Fri, 5 Aug 2005 23:16:44 +0200
Hi,
I have a project that is split up in several static libraries. The
subprojects are included in the main project and the main project has
dependencies on the subprojects. When I make a change to a
subproject and build the main project, it correctly compiles and
links the subproject. However, Xcode does not relink the main
project. How can I make Xcode also rebuild the main project after a
subproject has been modified? I was thinking about adding the build
products themselves to the main project, but I'm not sure how I would
handle that with the newly introduced build configurations, where the
location of the build products can change.
Thanks,
Stefan
_______________________________________________
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