misc/liblua/Xcode/Lua_Prefix.pch
author koda
Tue, 25 Dec 2012 01:13:07 +0100
changeset 8327 a6f3452f5f94
parent 5171 f9283dc4860d
permissions -rw-r--r--
convert Game() library call to argc,argv format so that we can use the new parsing functions

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

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