misc/physfs/Xcode/Physfs_Prefix.pch
branchflibqtfrontend
changeset 8126 5bfa1b2025d6
parent 8122 b16829d59627
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/physfs/Xcode/Physfs_Prefix.pch	Mon Nov 26 00:09:54 2012 +0400
@@ -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