misc/libfreetype/Xcode-iOS/Freetype_Prefix.pch
changeset 6664 7587033bf732
parent 5172 88f2e05288ba
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/libfreetype/Xcode-iOS/Freetype_Prefix.pch	Sat Feb 11 04:24:53 2012 +0100
@@ -0,0 +1,7 @@
+//
+// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project.
+//
+
+#ifdef __OBJC__
+    #import <Foundation/Foundation.h>
+#endif