ICU-7812 don't mention MSVC version in multiple places

X-SVN-Rev: 28316
This commit is contained in:
Steven R. Loomis 2010-07-15 23:23:38 +00:00
parent 9d5f366fb5
commit f7d9d57429

View file

@ -929,9 +929,9 @@
<p>Building International Components for Unicode requires:</p>
<ul>
<li>Microsoft Windows 2000 or above</li>
<li>Microsoft Windows (<a href="#HowToBuildSupported">See currently tested versions)</a></li>
<li>Microsoft Visual C++ 2008</li>
<li>Microsoft Visual C++ (<a href="#HowToBuildSupported">See currently tested versions)</a></li>
<li><a href="#HowToBuildCygwin">Cygwin</a> is required when other versions
of Microsoft Visual C++ and other compilers are used to build ICU.</li>
@ -949,7 +949,7 @@
not work without the location of the ICU DLL files in the path.</li>
<li>Open the "<i>&lt;ICU&gt;</i>\source\allinone\allinone.sln" workspace
file in Microsoft Visual Studio 2003. (This solution includes all the
file in Microsoft Visual Studio. (This solution includes all the
International Components for Unicode libraries, necessary ICU building
tools, and the test suite projects). Please see the <a href=
"#HowToBuildWindowsCommandLine">command line note below</a> if you want to
@ -1034,9 +1034,9 @@
requires:</p>
<ul>
<li>Microsoft 2000 or above</li>
<li>Microsoft Windows (<a href="#HowToBuildSupported">See currently tested versions)</a></li>
<li>Microsoft Visual C++ 2003 or above (when gcc isn't used).</li>
<li>Microsoft Visual C++ (when gcc isn't used) (<a href="#HowToBuildSupported">See currently tested versions)</a>.</li>
<li>
Cygwin with the following installed: