Re: Source Tree Preference
Re: Source Tree Preference
- Subject: Re: Source Tree Preference
- From: Florent Pillet <email@hidden>
- Date: Mon, 10 Nov 2003 00:39:51 +0100
To get this particular syntax to work, make PowerPlant a framework.
That's what I do in one of my apps, and it works fine. Given the number
of files to compile in PP, it's better anyway since I don't want it to
get in the way of my main app's compiles.
Florent
On 9 nov. 03, at 22:01, Marshall Clow wrote:
Ok - I have a lot of code that looks like:
#include <LAttachable.h>
which is located in:
$(PowerPlant)/Extra Classes/LAttachable.h
Are you suggesting that I should write:
#include <PowerPlant/LAttachable.h>
and why would I expect that would work?
--
Florent Pillet, Code Segment email@hidden
Developer tools and end-user products for Palm OS & Mac OS X
ICQ: 117292463 http://perso.wanadoo.fr/fpillet
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.