Re: #include "xxx.inc" problem
Re: #include "xxx.inc" problem
- Subject: Re: #include "xxx.inc" problem
- From: David Ewing <email@hidden>
- Date: Thu, 2 Sep 2004 13:12:41 -0600
On Sep 2, 2004, at 2:52 AM, Leos Stybnar wrote:
Hi,
I am switching from CW 8 to Xcode 1.5. I have lots of files suffixed
".inc" that I am including in cpp files (#include "xxx.inc"), but
Xcode says there is no such file xxx.inc. If I rename it to "xxx.h" it
works. In Project Builder it works properly as well. What is wrong?
Can you be more specific about what you're doing when "Xcode says there
is no such file"?
Dave
_______________________________________________
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.