Merge pull request #1176 from h2so5/add-vs2010-toolchain

Add vs2010.rake
This commit is contained in:
Yukihiro "Matz" Matsumoto
2013-04-12 19:35:26 -07:00
+3
View File
@@ -0,0 +1,3 @@
MRuby::Toolchain.new(:vs2010) do |conf|
toolchain :vs2012
end