project_files/HedgewarsMobile/Hedgewars_Prefix.pch
author nemo
Sun, 23 May 2010 23:51:54 +0000
changeset 3480 c4c3f3512404
parent 3366 f0e5ff24fb72
child 3487 b1d00f1950c8
permissions -rw-r--r--
Prevent all portal loops the guaranteed way, at least until sheepluva's tests yield something reliable.

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