misc/liblua/Xcode/Lua_Prefix.pch
author sheepluva
Fri, 31 Aug 2012 15:28:03 +0200
changeset 7637 60b213e5ded3
parent 5171 f9283dc4860d
permissions -rw-r--r--
use old approach for printing gl extentions for pas2c (less complex/no StrUtils dependencies)

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

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