Relative paths for headers
Relative paths for headers
- Subject: Relative paths for headers
- From: "Greg Norz" <email@hidden>
- Date: Wed, 4 Jan 2006 11:23:49 -0600
- Thread-topic: Relative paths for headers
In some common code sections, we might include some files like so :
#include "boost/shared_ptr.hpp"
and in the project settings add a relative path to the include directory
:
"../../common/include"
with the "boost" directory and it's files inside. In order to do this in
Xcode, from where does the project setting "User Header Search Paths"
start? From the location of the .xcodeproj file? From the location of
the individual source files that need a particular include?
If relative paths don't work in Xcode, what are some other developers
using when they share projects across multiple machines that might house
code in different locations on disk?
Thanks,
greg norz
southwest airlines || southwest.com
email@hidden <mailto:email@hidden>
Wright is Wrong! - www.setlovefree.com <http://www.setlovefree.com/>
_______________________________________________
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