misc/liblua/Xcode/Lua_Prefix.pch
author koda
Fri, 22 Feb 2013 10:12:17 +0100
branchphysfslayer
changeset 8533 2d7703d6bc22
parent 5171 f9283dc4860d
permissions -rw-r--r--
this should make physfs happy to link on windows too, forcing every function in its proper dll and skipping linklib

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

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