misc/liblua/Xcode/Lua_Prefix.pch
author nemo
Mon, 24 Apr 2017 09:59:10 -0400
changeset 12321 d09eba2e1dd8
parent 5171 f9283dc4860d
permissions -rw-r--r--
Move sidecar lua load to prior to script load. This should let the script use it for dependencies.

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

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