building C++ legacy applications
building C++ legacy applications
- Subject: building C++ legacy applications
- From: Matei Stroila <email@hidden>
- Date: Tue, 7 Jun 2005 12:58:47 -0500
My project has several static libraries and one legacy C++
application that uses them.
Whenever I change something in a library source file, I have to
rebuild also the application in order to use those changes, although
there is no direct link between the file that I change and my
application. Actually I could just relink the application, but I
don't know how to do that from Xcode 2.0.
Thanks,
Matei
_______________________________________________
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