project_files/HedgewarsMobile/Hedgewars_Prefix.pch
author nemo
Sun, 02 May 2010 02:58:59 +0000
changeset 3396 e5b3e5f2818e
parent 3366 f0e5ff24fb72
child 3487 b1d00f1950c8
permissions -rw-r--r--
More portal changes. Allows for a multishoot utility. Hopefully not breaking anything.

//
// 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