misc/liblua/Xcode/Lua_Prefix.pch
author Bryan Dunsmore <dunsmoreb@gmail.com>
Fri, 30 Nov 2012 23:08:10 -0600
changeset 8162 b97a17bf89ec
parent 5171 f9283dc4860d
permissions -rw-r--r--
Move code for Freepascal to separate CMake module.

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

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