misc/liblua/Xcode/Lua_Prefix.pch
author koda
Sat, 26 Nov 2011 17:45:34 +0100
changeset 6440 1fa9dc94c93f
parent 5171 f9283dc4860d
permissions -rw-r--r--
disable opacity effect for non-linux as it is working only there, fix a glitch that would print the page for a frame and then animate it from another position, change the animation curve to something a little more speedy

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

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