misc/liblua/Xcode/Lua_Prefix.pch
author koda
Tue, 18 Jun 2013 19:19:35 +0200
branchwebgl
changeset 9250 460b64e9b75c
parent 5171 f9283dc4860d
permissions -rw-r--r--
set pascal files as dependency of the target writing the c files so that it will run again if you modify them

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

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