ICU-4973 The Windows project files now use /Zc:wchar_t

X-SVN-Rev: 19288
This commit is contained in:
George Rhoten 2006-02-25 19:37:40 +00:00
parent f5d50b8d93
commit cae2c0b22a

View file

@ -269,6 +269,10 @@
projects, which requires this option to be turned by default. If you do not
use the C++ API of ICU, you are not affected by this change.</p>
<p>If you receive any errors while linking ICU into your project, please make
sure that you have set "Treat wchar_t as Built-in Type" to "Yes (/Zc:wchar_t)"
in your project files.</p>
<h3><a name="News_data_package" id="News_data_package">Source download
contains .dat package for ICU data</a></h3>