ICU-11669 Add language extension to DateIntervalFormat test source code file
X-SVN-Rev: 38152
This commit is contained in:
parent
3e1bf369df
commit
4154ab3516
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ItemGroup Label="ProjectConfigurations">
|
||||
<ProjectConfiguration Include="Debug|Win32">
|
||||
@ -296,7 +296,9 @@
|
||||
<ClCompile Include="dtfmrgts.cpp" />
|
||||
<ClCompile Include="dtfmtrtts.cpp" />
|
||||
<ClCompile Include="dtfmttst.cpp" />
|
||||
<ClCompile Include="dtifmtts.cpp" />
|
||||
<ClCompile Include="dtifmtts.cpp”>
|
||||
<DisableLanguageExtensions>false</DisableLanguageExtensions>
|
||||
</ClCompile>
|
||||
<ClCompile Include="dtptngts.cpp" />
|
||||
<ClCompile Include="fldset.cpp" />
|
||||
<ClCompile Include="genderinfotest.cpp" />
|
||||
|
Loading…
Reference in New Issue
Block a user