project_files/HedgewarsMobile/Hedgewars_Prefix.pch
changeset 3366 f0e5ff24fb72
child 3487 b1d00f1950c8
equal deleted inserted replaced
3365:37ac593e9027 3366:f0e5ff24fb72
       
     1 //
       
     2 // Prefix header for all source files of the 'OpenGL ES app' target in the 'OpenGL ES app' project
       
     3 //
       
     4 
       
     5 #ifdef __OBJC__
       
     6 #import <Foundation/Foundation.h>
       
     7 #import <CoreGraphics/CoreGraphics.h>
       
     8 #import <UIKit/UIKit.h>
       
     9 #endif