misc/liblua/Xcode/Lua_Prefix.pch
author koda
Wed, 12 Jun 2013 01:30:16 +0200
changeset 9206 4788b24fee05
parent 5171 f9283dc4860d
permissions -rw-r--r--
since shared libs are now our friends, let's optimise them

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

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