]> granicus.if.org Git - icu/commitdiff
ICU-11669 Add language extension to DateIntervalFormat test source code file
authorMichael Ow <mow@svn.icu-project.org>
Wed, 6 Jan 2016 19:07:41 +0000 (19:07 +0000)
committerMichael Ow <mow@svn.icu-project.org>
Wed, 6 Jan 2016 19:07:41 +0000 (19:07 +0000)
X-SVN-Rev: 38152

icu4c/source/test/intltest/intltest.vcxproj

index 60f455d51d52aff95560ac92868f226bddcdfcfe..c0ec72e534bfaec2567e00e8ff8c08d05031bb3a 100644 (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">
     <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" />