project_files/HedgewarsMobile/Hedgewars_Prefix.pch
author sheepluva
Thu, 06 May 2010 01:43:56 +0000
changeset 3429 1f12646331d4
parent 3366 f0e5ff24fb72
child 3487 b1d00f1950c8
permissions -rw-r--r--
removed debug string I thought I deleted already.. wth...

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