Re: dylib problem
Re: dylib problem
- Subject: Re: dylib problem
- From: sinclair44 <email@hidden>
- Date: Wed, 19 Mar 2003 19:39:24 -0500
On 3/19/03 7:36 PM, "sinclair44" <email@hidden> wrote:
>
don't know how to do that,
I should modify that statement. I don't know how to change the install path
without the source, but you can change it in the target settings in PB and
rebuild it. It should be something like
@executable_path/libHIDUtilities.dylib (so it can live right beside the
exectuable) for a Foundation tool.
--
-- sinclair44
[self becomeWorldDictator];
- (void)becomeWorldDictator
{
[self coverLegalButt];
[[GeorgeBush principalClass] assassinate:[world currentLeaders]];
[[BinLaden principalClass] terrorize:[world citizens]];
[world setCurrentLeaders:[NSArray arrayWithObject:self]];
}
- (void)coverLegalButt
{
/* The above does not reflect any plans, expressed or implied, real or
imaginative, to kill or assassinate anyone, or to harm anyone in any shape,
way or form. Any relation to actual events is purely coincidental. */
}
_______________________________________________
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.