ICU-11669 Add language extension to DateIntervalFormat test source code file

X-SVN-Rev: 38152
This commit is contained in:
Michael Ow 2016-01-06 19:07:41 +00:00
parent 3e1bf369df
commit 4154ab3516

View File

@ -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" />