mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #1176 from h2so5/add-vs2010-toolchain
Add vs2010.rake
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
MRuby::Toolchain.new(:vs2010) do |conf|
|
||||
toolchain :vs2012
|
||||
end
|
||||
Reference in New Issue
Block a user