source: other-projects/Greenstone-on-iPhone/Web/Greenstone 3_Prefix.pch@ 31175

Last change on this file since 31175 was 24253, checked in by ak19, 13 years ago

Greenstone web interface on iPhone

File size: 175 bytes
Line 
1//
2// Prefix header for all source files of the 'Web' target in the 'Web' 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 repository browser.