misc/liblua/Xcode/Lua_Prefix.pch
author sheepluva
Mon, 24 Oct 2011 10:30:47 +0200
changeset 6197 4ce7c29799b9
parent 5171 f9283dc4860d
permissions -rw-r--r--
chat: + added timestamps (can also be css styled and disabled) + allow exchanging stylesheet by just dragging a *.css file into the chat widget! + /saveStyleSheet command for keeping the applied stylesheet for future runs + /discardStyleSheet to reset to the saved/default stylesheet Note: I noticed command auto-completion is broken, don't know since when. annoying.

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

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