summaryrefslogtreecommitdiffhomepage
path: root/xcode/mruby_fw/mruby_fw-Prefix.pch
diff options
context:
space:
mode:
authorYuichiro MASUI <[email protected]>2013-01-06 15:47:43 +0900
committerYuichiro MASUI <[email protected]>2013-01-06 15:47:43 +0900
commite1a6c30ae6947589b746e0cc84312003a8e2d61e (patch)
treef898cfe0d185867f49f68308fda8360d64949d11 /xcode/mruby_fw/mruby_fw-Prefix.pch
parent7b37bb5992bf49ec8b3c59ebedefe6a7b55d4aff (diff)
downloadmruby-e1a6c30ae6947589b746e0cc84312003a8e2d61e.tar.gz
mruby-e1a6c30ae6947589b746e0cc84312003a8e2d61e.zip
Removed XCode build
Diffstat (limited to 'xcode/mruby_fw/mruby_fw-Prefix.pch')
-rw-r--r--xcode/mruby_fw/mruby_fw-Prefix.pch7
1 files changed, 0 insertions, 7 deletions
diff --git a/xcode/mruby_fw/mruby_fw-Prefix.pch b/xcode/mruby_fw/mruby_fw-Prefix.pch
deleted file mode 100644
index 8be6acecb..000000000
--- a/xcode/mruby_fw/mruby_fw-Prefix.pch
+++ /dev/null
@@ -1,7 +0,0 @@
-//
-// Prefix header for all source files of the 'mruby_fw' target in the 'mruby_fw' project
-//
-
-#ifdef __OBJC__
- #import <Cocoa/Cocoa.h>
-#endif