misc/liblua/Xcode/Lua_Prefix.pch
author koda
Tue, 26 Mar 2013 01:20:06 +0100
changeset 8786 da1b1d19bd4c
parent 5171 f9283dc4860d
permissions -rw-r--r--
link stdc++ (for physfs on linux) only when targetting 32bit

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

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