misc/liblua/Xcode/Lua_Prefix.pch
author koda
Tue, 16 Jul 2013 11:14:03 +0200
changeset 9353 3694d354289e
parent 5171 f9283dc4860d
permissions -rw-r--r--
enable -fPIC on C, CXX and Pascal targets

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

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