ICU-957 Windows install.

X-SVN-Rev: 8439
This commit is contained in:
Yves Arrouye 2002-04-11 01:04:06 +00:00
parent 9423a67afc
commit 6cad88a64a

View File

@ -782,7 +782,11 @@
<li>You are now able to develop applications with ICU by using the
libraries and tools in <i>&lt;ICU&gt;</i>/bin/. The headers are in
<i>&lt;ICU&gt;</i>/include/.</li>
<i>&lt;ICU&gt;</i>/include/ and the link libraries in
<i>&lt;ICU&gt;</i>/lib/. To install the ICU runtime on a machine,
or ship it with your application, copy the needed components from
<i>&lt;ICU&gt;</i>/bin/</li> to a location on the system PATH or in
the application directory.
</ol>
<p><a name="HowToBuildWindowsCommandLine"><strong>Using MSDEV At The