misc/liblua/Xcode/Lua_Prefix.pch
author Xeli
Mon, 23 Apr 2012 19:22:16 +0200
changeset 6917 4889c2b779b4
parent 5171 f9283dc4860d
permissions -rw-r--r--
- change uKeys to be event based rather than polling - missing engine+frontend exit - missing controller support - needs testing on different platforms and keyboards

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

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