aboutsummaryrefslogtreecommitdiffhomepage
path: root/xcode/hostapp/CICarbonSample_Prefix.pch
diff options
context:
space:
mode:
authorGravatar reed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2008-12-18 17:54:12 +0000
committerGravatar reed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2008-12-18 17:54:12 +0000
commit758b129f11d8ce2d2235f73ea4523f21f3d8b079 (patch)
tree6460990d5903c0ae120359ff146f7ecd2aac0b19 /xcode/hostapp/CICarbonSample_Prefix.pch
parent9fb1731ef2b279da54d3d3e0fa04d1e0e5c3651a (diff)
draft test app to show skia in a window
git-svn-id: http://skia.googlecode.com/svn/trunk@32 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'xcode/hostapp/CICarbonSample_Prefix.pch')
-rw-r--r--xcode/hostapp/CICarbonSample_Prefix.pch5
1 files changed, 5 insertions, 0 deletions
diff --git a/xcode/hostapp/CICarbonSample_Prefix.pch b/xcode/hostapp/CICarbonSample_Prefix.pch
new file mode 100644
index 0000000000..a74776b256
--- /dev/null
+++ b/xcode/hostapp/CICarbonSample_Prefix.pch
@@ -0,0 +1,5 @@
+//
+// Prefix header for all source files of the 'CICarbonSample' target in the 'CICarbonSample' project.
+//
+
+#include <Carbon/Carbon.h>