"Open Quickly" help!
"Open Quickly" help!
- Subject: "Open Quickly" help!
- From: Peter Lau <email@hidden>
- Date: Sun, 12 Mar 2006 13:48:08 -0500
I have a folder structure of the following:
MyProject/
MyProject.xcodeproj
src/
main.c
headers/
SomeHeaders.h
in main.c, I have a line that says:
#include "SomeHeaders.h"
I can compile without problem since I included "$(SRCROOT)/headers/
**" to the User Header Search Path.
However "Open Quickly" couldn't find SomeHeaders.h when I hilited
"SomeHeaders.h" in the main.c window (that's the XCode text editor
window).
What else do I need to set up to make "Open Quickly" to find
SomeHeaders.h?
I really don't want to add the .h files to the project window, if
possible to make this to work.
Thanks.
pete
_______________________________________________
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