MultiTouchDemo_Prefix.pch.svn-base
上传用户:huachun008
上传日期:2009-10-03
资源大小:1927k
文件大小:0k
源码类别:
MacOS编程
开发平台:
Objective-C
- //
- // Prefix header for all source files of the 'MultiTouchDemo' target in the 'MultiTouchDemo' project
- //
- #ifdef __OBJC__
- #import <Foundation/Foundation.h>
- #import <UIKit/UIKit.h>
- #endif