misc/liblua/Xcode/Lua_Prefix.pch
author koda
Sat, 26 Nov 2011 17:47:55 +0100
changeset 6441 9e5a3b2a3c38
parent 5171 f9283dc4860d
permissions -rw-r--r--
raise the minimum qt version required to 4.6; this was needed as the new animation frameworks were absent in 4.5 and lower

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

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