• 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
per-arch files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

per-arch files


  • Subject: per-arch files
  • From: Steve Checkoway <email@hidden>
  • Date: Sun, 15 Jan 2006 18:01:48 -0800

I'm trying to make a universal binary framework out of ffmpeg and I'm having a few issues. The biggest problem seems to be that some files need to be included only for ppc builds and other files need to be included only for i386 builds. I'm not sure how to instruct Xcode to only use those files with particular arches.

I'd like to do this without having to modify the source files if possible so I don't want to edit each file and put in the correct #ifdef.

(I'm generating the config.h file myself with appropriate defines for each arch, if you were wondering about that.)

- Steve

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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: per-arch files
      • From: Eric Albert <email@hidden>
  • Prev by Date: Re: OTHER_CFLAGS
  • Next by Date: Re: per-arch files
  • Previous by thread: Forcing XCode to add include folders for added headers
  • Next by thread: Re: per-arch files
  • Index(es):
    • Date
    • Thread