project_files/HedgewarsMobile/HedgewarsMobile_Prefix.pch
author koda
Thu, 08 Apr 2010 22:45:18 +0000
changeset 3325 652a8ebdf667
parent 3025 01682ec58eb0
permissions -rw-r--r--
moved around team creation add flags support add forts support need to find another way to save on file

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