Setting header search path
Setting header search path
- Subject: Setting header search path
- From: Shaun Roe <email@hidden>
- Date: Thu, 12 Aug 2004 18:20:05 +0200
- Keywords: CERN SpamKiller Note: -52 Charset: west-latin
Hi all,
this is both xcode and general c++ related:
How can I get xcode to find header files which are in < > instead of " "
e.g. I link to an external framework with headers in
/sw/include/dir/subdir
and the code has include statements along the lines of:
#include <dir/subdir/myheader.h>
how can I get it to recognize the path?
thanks
shaun
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.