ICU-957 Windows uses \ instead of /
X-SVN-Rev: 8442
This commit is contained in:
parent
339c7bde32
commit
1897c6985e
@ -781,12 +781,12 @@
|
||||
value, unless you plan on testing ICU any further.</li>
|
||||
|
||||
<li>You are now able to develop applications with ICU by using the
|
||||
libraries and tools in <i><ICU></i>/bin/. The headers are in
|
||||
<i><ICU></i>/include/ and the link libraries in
|
||||
<i><ICU></i>/lib/. To install the ICU runtime on a machine,
|
||||
libraries and tools in <i><ICU></i>\bin\. The headers are in
|
||||
<i><ICU></i>\include\ and the link libraries are in
|
||||
<i><ICU></i>\lib\. To install the ICU runtime on a machine,
|
||||
or ship it with your application, copy the needed components from
|
||||
<i><ICU></i>/bin/</li> to a location on the system PATH or in
|
||||
the application directory.
|
||||
<i><ICU></i>\bin\</li> to a location on the system PATH or to
|
||||
your application directory.
|
||||
</ol>
|
||||
|
||||
<p><a name="HowToBuildWindowsCommandLine"><strong>Using MSDEV At The
|
||||
|
Loading…
Reference in New Issue
Block a user