misc/liblua/Xcode/Lua_Prefix.pch
author unc0rr
Sat, 14 Dec 2013 21:16:20 +0400
branchsdl2transition
changeset 9711 7d0329f37181
parent 5171 f9283dc4860d
permissions -rw-r--r--
To prevent that weird crash, you need to initialize SDL before Qt

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

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