misc/liblua/Xcode/Lua_Prefix.pch
author koda
Sun, 24 Feb 2013 23:11:00 +0100
branchphysfslayer
changeset 8544 d610e692e2f6
parent 5171 f9283dc4860d
permissions -rw-r--r--
perform a version check before including physfs (maybe there is a better place for this?) and allow overriding automagic search

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

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