misc/libfreetype/Xcode-iOS/Freetype_Prefix.pch
author unc0rr
Mon, 09 Apr 2012 23:55:12 +0400
changeset 6875 6528171ce36d
parent 6664 7587033bf732
permissions -rw-r--r--
First try to compile with clang: improve renderer a bit. The result of pas2c is still far from normal C source.

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

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