misc/liblua/Xcode/Lua_Prefix.pch
author koda
Mon, 07 May 2012 14:53:08 +0200
changeset 7031 d5ea24399a48
parent 5171 f9283dc4860d
permissions -rw-r--r--
when Lua is not found, fallback to compiling the one that comes bundled in our sources

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

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