Path: utzoo!attcan!uunet!samsung!usc!gate.oxy.edu!oxy!hammersslammers1 From: hammersslammers1@oxy.edu (David J. Harr) Newsgroups: comp.sys.mac.programmer Subject: Re: THINK C Suggestions Message-ID: <110232@tiger.oxy.edu> Date: 18 Sep 90 14:46:41 GMT References: <695@sun13.scri.fsu.edu> <26218@cs.yale.edu> Organization: Occidental College, Los Angeles, CA 90041 Lines: 15 How about a feature whereby you can automatically tell the compiler where a file that is referenced in the project is located. I am working on a program with a person in Seattle and we trade projects with no object files zVloaded in. If I try and compile the project, it invariably chokes on some of the files because I have them in a slightly different location than he does. The workaround to this is to unload and reload all the files manually, but this is a REAL hassle. If there were a way to tell the compiler "Look fo file foo.c in the folder Think C:MyCSource:" or if the compiler popped up a standard file box to let you specify where the file were located, it would be a real improvement, I think. Just my $0.39 worth... David