Re: More directory madness
Re: More directory madness
- Subject: Re: More directory madness
- From: Nick Zitzmann <email@hidden>
- Date: Mon, 28 Apr 2003 13:28:45 -0700
On Monday, April 28, 2003, at 09:02 AM, Matthew Weinstein wrote:
Thanks to everyone who helped with the directory functions. My next
question concerns converting absolute paths to relative paths and vice
versa. It seems if my project files are to have any sort of
between-machine portability they should use relative not absolute
paths, help... how do I convert?
Assuming you're using PB and not CodeWarrior: Select a file in the
project and choose "Show Info" from the contextual menu, or press
Command-I. Make sure the reference style set for files that don't need
to be referenced by an absolute path (e.g. the Cocoa frameworks) are
set to "Group Relative" or "Project Relative".
Nick Zitzmann
AIM/iChat: dragonsdontsleep
Check out my software page:
http://dreamless.home.attbi.com/
"Building the future and keeping the past alive are one and the same
thing." - Metal Gear Solid 2
_______________________________________________
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.