misc/liblua/Xcode/Lua_Prefix.pch
author koda
Tue, 31 Dec 2013 00:19:12 +0100
branch0.9.20
changeset 9883 d6d3be73d427
parent 5171 f9283dc4860d
permissions -rw-r--r--
move CMAKE_Pascal_FLAGS_* flags after enabling the Pascal language or they get overwritten

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

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