misc/liblua/Xcode/Lua_Prefix.pch
author koda
Tue, 26 Mar 2013 01:18:04 +0100
branchcmake_pascal
changeset 8849 db108c851315
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