misc/libphysfs/Xcode/Physfs_Prefix.pch
author antonc27 <antonc27@mail.ru>
Sat, 08 Aug 2015 21:37:19 +0200
branchios-revival
changeset 11085 18722e5bd386
parent 8522 1853628ae285
permissions -rw-r--r--
- Fix for compiling 'uRender.pas' Note: Construction "{$IF GLunit = gles11}" are not valid at all! Assumptions: We are not using pas2c and using OpenGL ES 1.1

//
// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project.
//

#ifdef __OBJC__
    #import <Foundation/Foundation.h>
#endif