misc/liblua/Xcode/Lua_Prefix.pch
author sheepluva
Mon, 13 Jul 2015 11:01:01 +0200
changeset 11006 cb06b7985261
parent 5171 f9283dc4860d
permissions -rw-r--r--
don't keep around those right-side fort files which are just mirror images of left-side forts. generate them at run-time instead. note: inlining changes and deleting files - so consider clean build/install

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

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