ICU-4043 Cygwin/MSVC can now handle out of source builds

X-SVN-Rev: 16113
This commit is contained in:
George Rhoten 2004-08-05 03:53:46 +00:00
parent a13646fb43
commit ee775563d3

View File

@ -29,10 +29,10 @@
<body>
<h1>International Components for Unicode<br>
<abbr title="International Components for Unicode">ICU</abbr> 3.0
<abbr title="International Components for Unicode">ICU</abbr> 3.1
ReadMe</h1>
<p>Version: 2004-Jun-17<br>
<p>Version: 2004-Aug-04<br>
Copyright &copy; 1997-2004 International Business Machines Corporation and
others. All Rights Reserved.</p>
<!-- Remember that there is a copyright at the end too -->
@ -1204,8 +1204,6 @@ ures_open("mydata", NULL, &amp;status);
<li><tt>--with-data-packaging=files</tt> (The pkgdata tool currently does
not work in this mode. Manual packaging is required to use this
mode)</li>
<li>out of source builds</li>
</ul>
<h3><a name="HowToBuildUNIX" href="#HowToBuildUNIX" id="HowToBuildUNIX">How