summaryrefslogtreecommitdiff
path: root/macosx/Ogg_Prefix.pch
diff options
context:
space:
mode:
authorArek Korbik <arek@xiph.org>2005-11-23 22:06:38 +0000
committerArek Korbik <arek@xiph.org>2005-11-23 22:06:38 +0000
commit85376dc1b2d09889d471c7271819b76550f8b9c7 (patch)
treebe6a7e09f7d0274d0635f71de1203233f8a1d671 /macosx/Ogg_Prefix.pch
parent35dcce0b129933d045f674413c927c46126a1345 (diff)
downloadogg-85376dc1b2d09889d471c7271819b76550f8b9c7.tar.gz
Replaced MacOSX build files with Xcode2.2 project (and related files).
git-svn-id: http://svn.xiph.org/trunk/ogg@10425 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'macosx/Ogg_Prefix.pch')
-rw-r--r--macosx/Ogg_Prefix.pch5
1 files changed, 5 insertions, 0 deletions
diff --git a/macosx/Ogg_Prefix.pch b/macosx/Ogg_Prefix.pch
new file mode 100644
index 0000000..05e3af9
--- /dev/null
+++ b/macosx/Ogg_Prefix.pch
@@ -0,0 +1,5 @@
+//
+// Prefix header for all source files of the 'Ogg' target in the 'Ogg' project.
+//
+
+#include <Carbon/Carbon.h>