1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

merges r22769 from trunk into ruby_1_9_1.

--
* win32/README.win32 (Requirement): VC++ 5.0 is not supported
  already.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@23174 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
yugui 2009-04-12 14:02:02 +00:00
parent 6069996a9c
commit 1314730548

View file

@ -4,7 +4,7 @@
== Requirement
(1) Visual C++ 5.0 or later.
(1) Visual C++ 6.0 or later.
Note: if you want to build x64 or ia64 version, use native compiler for
x64/ia64.