misc/liblua/Xcode/Lua_Prefix.pch
author koda
Fri, 29 Apr 2011 03:31:50 +0200
changeset 5188 d0461bd6d45b
parent 5171 f9283dc4860d
permissions -rw-r--r--
some updates to the crossbuild system for mac most notably it chooses a single default architecture with more precision

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

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