Multiple targets in a project
Multiple targets in a project
- Subject: Multiple targets in a project
- From: Rick Jansen <email@hidden>
- Date: Sat, 28 Feb 2004 23:37:11 +0100
I'd like to have different applications built from within one
project. Much of the source code is the same, but there are
slight differences here and there. I can create a new target
in a project.
Now what is the common way to actually direct the compiler to use
the different code? Do you put some compiler directive somewhere
that you query with #IFDEF's to #import different .h files and such?
Or are there better ways to do this in Xcode?
Thanks,
--
Rick Jansen
_______________________________________________
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.