diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2013-01-06 05:09:13 -0800 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2013-01-06 05:09:13 -0800 |
| commit | 54703d8494eb053e5ecb56705d15ba3d076c4633 (patch) | |
| tree | 82702dae7c549b8cf38cdf09bd06dfad5c018347 /xcode/mruby_fw/mruby_fw-Prefix.pch | |
| parent | 19a3146e34ab1b0e9f2e68be7c83d77e3f51b0dd (diff) | |
| parent | e1a6c30ae6947589b746e0cc84312003a8e2d61e (diff) | |
| download | mruby-54703d8494eb053e5ecb56705d15ba3d076c4633.tar.gz mruby-54703d8494eb053e5ecb56705d15ba3d076c4633.zip | |
Merge pull request #694 from masuidrive/remove_xcode
Removed XCode build
Diffstat (limited to 'xcode/mruby_fw/mruby_fw-Prefix.pch')
| -rw-r--r-- | xcode/mruby_fw/mruby_fw-Prefix.pch | 7 |
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 |
