Re: #include "xxx.inc" problem
Re: #include "xxx.inc" problem
- Subject: Re: #include "xxx.inc" problem
- From: Shawn Erickson <email@hidden>
- Date: Wed, 8 Sep 2004 08:09:48 -0700
On Sep 8, 2004, at 1:02 AM, Torsten Sadowski wrote:
Yes, I admit illegal simplification. The remaining question is "What
does
XCode when I add a file to the include section of a Target?"
This is where the works/doesn't work problem is hidden and it depends
on a
"known" suffix (.h,.hxx...). Is there any possibility to find out which
command line options are passed from XCode to gcc for a specific
target?
Yes... view the "Detailed Build Results" window (open it from the build
menu) and then pull up the second to last splitter from the bottom of
that window. In this view you will see listed all of the command line
operations, etc. taking place while building.
-Shawn
_______________________________________________
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.