root/jack2/branches/libjacknet/macosx/iphone/iPhoneNet_Prefix.pch

Revision 3339, 187 bytes (checked in by sletz, 2 years ago)

Add sources and project for iPhone.

Line 
1 //
2 // Prefix header for all source files of the 'iPhoneNet' target in the 'iPhoneNet' project
3 //
4
5 #ifdef __OBJC__
6     #import <Foundation/Foundation.h>
7     #import <UIKit/UIKit.h>
8 #endif
Note: See TracBrowser for help on using the browser.