misc/liblua/Xcode/Lua_Prefix.pch
author koda
Sat, 20 Apr 2013 20:39:01 +0200
branch0.9.19
changeset 8928 10a79d89ca31
parent 5171 f9283dc4860d
permissions -rw-r--r--
expose a hidden function that prevented linking on osx 10.4 when compiling physfs statically

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

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