• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Include file handling?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Include file handling?


  • Subject: Include file handling?
  • From: "Fred Ross-Perry" <email@hidden>
  • Date: Fri, 18 Aug 2006 09:01:13 -0700
  • Thread-topic: Include file handling?

Hi, I am a beginner with XCode so please bear with me.  Thanks.
 
I am moving a large CodeWarrior project from CW to XCode 2.4.
I have all the source code changes made and it's all compiling,
but I am not so happy with the build time compared to CW.
 
I *think* I have observed a decent improvement in build time if I
do *not* use search paths, and instead add the include files to the
project.  Have others had this observation?
 
Anyway, I have a folder that contains the header files, and some
of them do not have the standard extension, .H.  Instead they
end in .INL (they contain inline functions).  Source files include
them using #include "xxx.inl".
 
If I build using a search path for the headers folder, the .INL
files are found and included.  If I omit the search path, the .H files
in the headers folder are found but the .INL files are not, even though
they have ALL been added to the project.
 
Thoughts?  Thanks.
 
-fred
 
 _______________________________________________
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

  • Follow-Ups:
    • Re: Include file handling?
      • From: "Sean McBride" <email@hidden>
    • Re: Include file handling?
      • From: "Shawn Erickson" <email@hidden>
  • Prev by Date: Re: Internal compiler error: Bus error
  • Next by Date: Re: Re: __Unwind_Resume, again.
  • Previous by thread: Re: Internal compiler error: Bus error
  • Next by thread: Re: Include file handling?
  • Index(es):
    • Date
    • Thread