misc/liblua/Xcode/Lua_Prefix.pch
author nemo
Fri, 02 Nov 2012 16:26:51 -0400
branch0.9.18
changeset 7935 f8941f0b7bef
parent 5171 f9283dc4860d
permissions -rw-r--r--
update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)

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

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