project_files/HedgewarsMobile/Hedgewars_Prefix.pch
author unc0rr
Sun, 09 May 2010 18:47:31 +0000
changeset 3452 8c04583d8e2a
parent 3366 f0e5ff24fb72
child 3487 b1d00f1950c8
permissions -rw-r--r--
- Enable -O2 optimization for server - Disconnect client from server

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