misc/liblua/Xcode/Lua_Prefix.pch
author Xeli
Thu, 23 Jun 2011 16:52:23 +0200
branchhedgeroid
changeset 5329 abfc41832374
parent 5171 f9283dc4860d
permissions -rw-r--r--
Reverted back to tip and changed the correct IFDEF IPHONEOS to MOBILE without breaking other iphoneos

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

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