misc/liblua/Xcode/Lua_Prefix.pch
author koda
Sat, 24 Aug 2013 12:00:40 +0200
changeset 9415 276f6d7d9e2e
parent 5171 f9283dc4860d
permissions -rw-r--r--
fix shared library loading by using the right variable

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

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