misc/liblua/Xcode/Lua_Prefix.pch
author unc0rr
Mon, 09 Apr 2012 23:55:12 +0400
changeset 6875 6528171ce36d
parent 5171 f9283dc4860d
permissions -rw-r--r--
First try to compile with clang: improve renderer a bit. The result of pas2c is still far from normal C source.

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

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