/Mobile/iPhone/StoffiRemote/StoffiRemote/StoffiRemote-Prefix.pch

http://yet-another-music-application.googlecode.com/ · Unknown · 14 lines · 11 code · 3 blank · 0 comment · 0 complexity · 892de3c6e1fdd9427b5500a2d114a0b2 MD5 · raw file

  1. //
  2. // Prefix header for all source files of the 'StoffiRemote' target in the 'StoffiRemote' project
  3. //
  4. #import <Availability.h>
  5. #ifndef __IPHONE_3_0
  6. #warning "This project uses features only available in iPhone SDK 3.0 and later."
  7. #endif
  8. #ifdef __OBJC__
  9. #import <UIKit/UIKit.h>
  10. #import <Foundation/Foundation.h>
  11. #endif