Re: Projects with multiple products.
Re: Projects with multiple products.
- Subject: Re: Projects with multiple products.
- From: Bruno Gaufier <email@hidden>
- Date: Sun, 7 Sep 2003 15:19:46 +0200
Oups, Sorry i swapped subjects on previous two posts....
On Sunday, September 7, 2003, at 12:22 PM, Cory Knapp wrote:
I'm trying to build a preference pane that would control a second UI
element program, and would like to build them from the same project,
rather then to separate projects, which is how I am doing it now.
Does anyone know of a good resource that explains how to do this.
I've googled around, and haven't really found anything useful.
I think you can simply add a new "target" to your project. Each file
(.h, .m, resources) will belong to one or both targets and you can even
make one of them dependent on the other to automatically build both of
them. Project builder will take care of all behind the scene.
You will find documentation about this in ProjectBuilder
help/documentation, under "Target and build styles".
--
Bruno Gaufier
----
email@hidden
email@hidden
http://perso.club-internet.fr/bgaufier/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.