misc/libfreetype/Xcode-iOS/Freetype_Prefix.pch
author koda
Mon, 07 May 2012 14:53:08 +0200
changeset 7031 d5ea24399a48
parent 6664 7587033bf732
permissions -rw-r--r--
when Lua is not found, fallback to compiling the one that comes bundled in our sources

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

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