MultiTouchDemo_Prefix.pch
上传用户:huachun008
上传日期:2009-10-03
资源大小:1927k
文件大小:0k
源码类别:

MacOS编程

开发平台:

Objective-C

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