project_files/HedgewarsMobile/HedgewarsMobile_Prefix.pch
author sheepluva
Sat, 03 Apr 2010 10:35:53 +0000
changeset 3285 e73202c9973f
parent 3025 01682ec58eb0
permissions -rw-r--r--
* give translators their "unfinished" tags back :> * fix xfire.h path in hedgewars.pro file (letter was in wrong case) * lupdate and lrelease again * I hope everything's correct now XD

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