jack2 codebase
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
218B

  1. //
  2. // Prefix header for all source files of the 'iPhoneNet' target in the 'iPhoneNet' project
  3. //
  4. #ifdef __OBJC__
  5. #import <Foundation/Foundation.h>
  6. #import <UIKit/UIKit.h>
  7. #endif
  8. #define MY_TARGET_OS_IPHONE 1