misc/liblua/Xcode/Lua_Prefix.pch
author koda
Wed, 23 Jan 2013 03:37:27 +0100
changeset 8425 4f226963faef
parent 5171 f9283dc4860d
permissions -rw-r--r--
restored ios project file, updated Game() interface, tweaked arg parsing, updated log writing, minor warnings

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

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