misc/liblua/Xcode/Lua_Prefix.pch
author koda
Mon, 10 Oct 2011 02:50:01 +0200
changeset 6115 485cfecadc9a
parent 5171 f9283dc4860d
permissions -rw-r--r--
HUGE refactoring of the ipad interface, finally understood how to use interface builder with custom uiviewcontrollers, as well as converted some uitableviewcontrollers to uiviewcontrollers for simplicity

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

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