misc/liblua/Xcode/Lua_Prefix.pch
author koda
Fri, 05 Aug 2011 01:22:51 +0200
changeset 5503 d8632f589008
parent 5171 f9283dc4860d
permissions -rw-r--r--
use -Os --ffast-math on ios everywhere, plus other sdk3.2 compatibility changes

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

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