misc/liblua/Xcode/Lua_Prefix.pch
author sheepluva <sheepluva@users.noreply.github.com>
Fri, 28 Nov 2014 17:38:18 +0100
changeset 10563 247e36ba2814
parent 5171 f9283dc4860d
permissions -rw-r--r--
Merge pull request #20 from LocutusOfBorg/tests pull request merge: add testsuite, exclude pas2c build from testing for now

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

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