mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Created Xcode 4 project, using the make target to build the tools, and with a native Xcode target to build a hello world example.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
//
|
||||
// hello_mruby.c
|
||||
// mruby
|
||||
//
|
||||
// Created by Paolo Bosetti on 5/22/12.
|
||||
// Copyright (c) 2012 __MyCompanyName__. All rights reserved.
|
||||
//
|
||||
|
||||
#include <stdio.h>
|
||||
Reference in New Issue
Block a user