misc/liblua/Xcode/Lua_Prefix.pch
author koda
Wed, 27 Apr 2016 01:12:37 -0400
changeset 11741 72f0c8a73080
parent 5171 f9283dc4860d
permissions -rw-r--r--
Set install dir for emscripten While not required, should help compatibility with older cmake versions.

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

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