aboutsummaryrefslogtreecommitdiffhomepage
path: root/xcode
diff options
context:
space:
mode:
authorGravatar reed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2008-12-19 19:18:38 +0000
committerGravatar reed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2008-12-19 19:18:38 +0000
commitaaeab429f9a8a5682bb050e48dfe59a3d105904d (patch)
tree4fd3f3c67a831640cabc4d42e2476df259750372 /xcode
parent3d85e7a44a0e177c9c2466230dbf886d455b6656 (diff)
forgot these
git-svn-id: http://skia.googlecode.com/svn/trunk@40 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'xcode')
-rw-r--r--xcode/sampleapp/CICarbonSample_Prefix.pch5
-rw-r--r--xcode/sampleapp/English.lproj/InfoPlist.stringsbin0 -> 318 bytes
2 files changed, 5 insertions, 0 deletions
diff --git a/xcode/sampleapp/CICarbonSample_Prefix.pch b/xcode/sampleapp/CICarbonSample_Prefix.pch
new file mode 100644
index 0000000000..a74776b256
--- /dev/null
+++ b/xcode/sampleapp/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>
diff --git a/xcode/sampleapp/English.lproj/InfoPlist.strings b/xcode/sampleapp/English.lproj/InfoPlist.strings
new file mode 100644
index 0000000000..2a1c51b6d6
--- /dev/null
+++ b/xcode/sampleapp/English.lproj/InfoPlist.strings
Binary files differ