misc/liblua/Xcode/Lua_Prefix.pch
author antonc27 <antonc27@mail.ru>
Wed, 24 Feb 2016 00:33:10 +0100
changeset 11572 28afdaa159cb
parent 5171 f9283dc4860d
permissions -rw-r--r--
- Campaign for iOS: Finally can launch campaign's mission game from list! TODO: Customize UI TODO: Track user progress TODO: Localization TODO: Refactoring TODO: Get some sleep ^_

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

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