mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-20 20:19:32 +00:00
ICU-8464 Fix broken build.
X-SVN-Rev: 34692
This commit is contained in:
parent
9c65c145ff
commit
5f748fda1a
1 changed files with 3 additions and 1 deletions
|
@ -317,7 +317,9 @@
|
|||
<ClCompile Include="plurfmts.cpp" />
|
||||
<ClCompile Include="plurults.cpp" />
|
||||
<ClCompile Include="pptest.cpp" />
|
||||
<ClCompile Include="reldatefmttest.cpp" />
|
||||
<ClCompile Include="reldatefmttest.cpp">
|
||||
<DisableLanguageExtensions>false</DisableLanguageExtensions>
|
||||
</ClCompile>
|
||||
<ClCompile Include="sdtfmtts.cpp" />
|
||||
<ClCompile Include="selfmts.cpp" />
|
||||
<ClCompile Include="tchcfmt.cpp" />
|
||||
|
|
Loading…
Add table
Reference in a new issue