project_files/HedgewarsMobile/HedgewarsMobile_Prefix.pch
author smxx
Sun, 04 Apr 2010 10:16:40 +0000
changeset 3301 df0c2a29c3d7
parent 3025 01682ec58eb0
permissions -rw-r--r--
CMake: * Set a registry (uninstall) path without version number for easier Xfire detection (needs testing) * Added Lua to INSTALL * Set README's line endings to native

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