• 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
Re: Odd problem with file names
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Odd problem with file names


  • Subject: Re: Odd problem with file names
  • From: Chris and Sara <email@hidden>
  • Date: Sat, 3 Jan 2004 09:33:48 +0000

On 2 Jan 2004, at 20:55, Eric Slosser wrote:

I have a rule for processing *.ixx files which will produce a *.h and a *.cxx.

What's the rule? -- //-------------------------------------------------


Should probably have told people first time around!

Matches on *.ixx and runs a custom script. Script is
<fullpath>/idl.sh <dir_rel_path> $(INPUT_FILE_BASE).ixx
where dir_rel_path is the path from the source root to the input directory.
Output files are
$(HDR_TOP)/dir_rel_path/$(INPUT_FILE_BASE).h
$(DERIVED_FILES_DIR)/$(INPUT_FILE_BASE).cxx
HDR_TOP is known to Xcode and dir_rel_path places headers in the right dir. (We rigorously
include our headers as "dir_rel_path/foo.h" never "foo.h").


Any further thoughts on the problem?

ta, chris
_______________________________________________
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.

References: 
 >Odd problem with file names (From: Chris and Sara <email@hidden>)

  • Prev by Date: Re: cvs/ssh
  • Next by Date: Re: Building For OS 10.1, 10.2, and 10.3
  • Previous by thread: Odd problem with file names
  • Next by thread: Can XC link to CW Mach-O libs?
  • Index(es):
    • Date
    • Thread