"Open quickly" files in search paths ??
"Open quickly" files in search paths ??
- Subject: "Open quickly" files in search paths ??
- From: Rua Haszard Morris <email@hidden>
- Date: Fri, 22 Sep 2006 11:18:53 +1200
I've never been able to get Xcode to do "Open quickly" for headers
that are in subprojects.
For example, in main.cpp (from the currently-open project,
App.xcodeproj):
...
#include "LibHeader.h"
...
LibHeader.h is part of a (Lib.xcodeproj) project in a different
folder. This project is a dependent subproject of App.xcodeproj, and
the folder containing LibHeader.h is a search path in App.xcodeproj.
Should open quickly be able to open this file "LibHeader.h"? I can't
get it to.
I have (optimistically) tried adding $(USER_HEADER_SEARCH_PATHS) to
the open quickly folder list in preferences, and adding a search path
for the header to the target, but nothing works.
I was informed at the WWDC Developer Tools Forum that this has always
worked, is this really the case? What should I do to get it working
properly?
thanks,
Rua HM.
_______________________________________________
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