misc/liblua/Xcode/Lua_Prefix.pch
author koda
Thu, 21 Apr 2016 11:55:36 -0400
changeset 11659 71bdf987e41f
parent 5171 f9283dc4860d
permissions -rw-r--r--
Fully support emscripten toolchain in our build system

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

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