iPhone/MYNetwork_iPhone_Prefix.pch
author snej@snej.local
Tue Dec 02 22:42:56 2008 -0800 (2008-12-02)
changeset 25 a4875607a3a0
permissions -rw-r--r--
Added iPhone demo project
snej@25
     1
//
snej@25
     2
// Prefix header for all source files of the 'MYNetwork-iPhone' target in the 'MYNetwork-iPhone' project
snej@25
     3
//
snej@25
     4
snej@25
     5
#ifdef __OBJC__
snej@25
     6
#import <Foundation/Foundation.h>
snej@25
     7
#import <UIKit/UIKit.h>
snej@25
     8
#endif