misc/liblua/Xcode/Lua_Prefix.pch
author nemo
Sat, 20 Aug 2011 15:31:23 -0400
changeset 5608 1e5d925dde9d
parent 5171 f9283dc4860d
permissions -rw-r--r--
Attempt to recreate all textures if using Windows or OSX which lose textures on context recreation. Not really tested since I don't have Windows or OSX.

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

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