misc/liblua/Xcode/Lua_Prefix.pch
author koda
Tue, 09 Jul 2013 04:23:48 +0200
changeset 9345 bb9bf1efd0d2
parent 5171 f9283dc4860d
permissions -rw-r--r--
use the modern install(SCRIPT ...) command instead of legacy POST_BUILD_SCRIPT

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

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