changeset 3366 | f0e5ff24fb72 |
child 3487 | b1d00f1950c8 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/project_files/HedgewarsMobile/Hedgewars_Prefix.pch Sun Apr 25 13:33:49 2010 +0000 @@ -0,0 +1,9 @@ +// +// Prefix header for all source files of the 'OpenGL ES app' target in the 'OpenGL ES app' project +// + +#ifdef __OBJC__ +#import <Foundation/Foundation.h> +#import <CoreGraphics/CoreGraphics.h> +#import <UIKit/UIKit.h> +#endif