Re: Custom build locations stored in the user file?
Re: Custom build locations stored in the user file?
- Subject: Re: Custom build locations stored in the user file?
- From: Scott Tooker <email@hidden>
- Date: Tue, 27 Sep 2005 21:18:19 -0700
On Sep 27, 2005, at 7:23 PM, David Litwin wrote:
I'm working on an app built from a set of static and dynamic library
projects. Each is its own project, and all have custom build
locations so
they can be found by the other projects that depend upon them. I
got all
the interdependencies working fine, and all was well.
Our Intel dev machine arrived this morning so I brought over the
source and
tried building only to find that all the custom build locations
were stored
in my user specific project files (not put in source control, so
not moved
to the other machine). So when I compile on another machine they
all revert
back to the default (inside each project directory).
Why are these stored as user settings? How can I get them to be
project
specific settings stored in the project file?
If you want everyone to use the same build locations, you can set
these in the project build settings (search for SYMROOT and OBJROOT).
However, the per-user per-project settings will still override the
project settings in this case.
Scott
More generally, how does one know which things are user prefs and
which are
project prefs, when both are set in the project settings window,
even within
the same pane? A clear separation would be nice.
David Litwin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden