misc/liblua/Xcode/Lua_Prefix.pch
author sheepluva
Sun, 09 Sep 2012 20:11:07 +0200
changeset 7683 993337e5021f
parent 5171 f9283dc4860d
permissions -rw-r--r--
client-flags: make code easier to read/prettier; add parsing of flag 'a'; add warning in console on unknown flag; ignore ADMIN_ACCESS

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

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