Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(123)

Side by Side Diff: source/common/common.vcxproj

Issue 1621943002: ICU 56 step 4: Apply post-56 fixes for measure/date format (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@56goog
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « source/common/Makefile.in ('k') | source/common/common.vcxproj.filters » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microso ft.com/developer/msbuild/2003"> 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microso ft.com/developer/msbuild/2003">
3 <ItemGroup Label="ProjectConfigurations"> 3 <ItemGroup Label="ProjectConfigurations">
4 <ProjectConfiguration Include="Debug|Win32"> 4 <ProjectConfiguration Include="Debug|Win32">
5 <Configuration>Debug</Configuration> 5 <Configuration>Debug</Configuration>
6 <Platform>Win32</Platform> 6 <Platform>Win32</Platform>
7 </ProjectConfiguration> 7 </ProjectConfiguration>
8 <ProjectConfiguration Include="Debug|x64"> 8 <ProjectConfiguration Include="Debug|x64">
9 <Configuration>Debug</Configuration> 9 <Configuration>Debug</Configuration>
10 <Platform>x64</Platform> 10 <Platform>x64</Platform>
(...skipping 361 matching lines...) Expand 10 before | Expand all | Expand 10 after
372 <ClCompile Include="locutil.cpp"> 372 <ClCompile Include="locutil.cpp">
373 </ClCompile> 373 </ClCompile>
374 <ClCompile Include="resbund.cpp"> 374 <ClCompile Include="resbund.cpp">
375 </ClCompile> 375 </ClCompile>
376 <ClCompile Include="resbund_cnv.cpp" /> 376 <ClCompile Include="resbund_cnv.cpp" />
377 <ClCompile Include="ucat.c" /> 377 <ClCompile Include="ucat.c" />
378 <ClCompile Include="uloc.cpp" /> 378 <ClCompile Include="uloc.cpp" />
379 <ClCompile Include="uloc_tag.c" /> 379 <ClCompile Include="uloc_tag.c" />
380 <ClCompile Include="ures_cnv.c" /> 380 <ClCompile Include="ures_cnv.c" />
381 <ClCompile Include="uresbund.cpp" /> 381 <ClCompile Include="uresbund.cpp" />
382 <ClCompile Include="uresdata.c" /> 382 <ClCompile Include="uresdata.cpp" />
383 <ClCompile Include="resource.cpp" />
383 <ClCompile Include="caniter.cpp"> 384 <ClCompile Include="caniter.cpp">
384 </ClCompile> 385 </ClCompile>
385 <ClCompile Include="filterednormalizer2.cpp" /> 386 <ClCompile Include="filterednormalizer2.cpp" />
386 <ClCompile Include="loadednormalizer2impl.cpp" /> 387 <ClCompile Include="loadednormalizer2impl.cpp" />
387 <ClCompile Include="normalizer2.cpp" /> 388 <ClCompile Include="normalizer2.cpp" />
388 <ClCompile Include="normalizer2impl.cpp" /> 389 <ClCompile Include="normalizer2impl.cpp" />
389 <ClCompile Include="normlzr.cpp"> 390 <ClCompile Include="normlzr.cpp">
390 </ClCompile> 391 </ClCompile>
391 <ClCompile Include="unorm.cpp" /> 392 <ClCompile Include="unorm.cpp" />
392 <ClCompile Include="unormcmp.cpp" /> 393 <ClCompile Include="unormcmp.cpp" />
(...skipping 735 matching lines...) Expand 10 before | Expand all | Expand 10 after
1128 </Command> 1129 </Command>
1129 <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\.. \include\unicode\%(Filename)%(Extension);%(Outputs)</Outputs> 1130 <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\.. \include\unicode\%(Filename)%(Extension);%(Outputs)</Outputs>
1130 <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "% (FullPath)" ..\..\include\unicode 1131 <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "% (FullPath)" ..\..\include\unicode
1131 </Command> 1132 </Command>
1132 <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">..\..\i nclude\unicode\%(Filename)%(Extension);%(Outputs)</Outputs> 1133 <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">..\..\i nclude\unicode\%(Filename)%(Extension);%(Outputs)</Outputs>
1133 </CustomBuild> 1134 </CustomBuild>
1134 <ClInclude Include="unifiedcache.h" /> 1135 <ClInclude Include="unifiedcache.h" />
1135 <ClInclude Include="uresdata.h" /> 1136 <ClInclude Include="uresdata.h" />
1136 <ClInclude Include="uresimp.h" /> 1137 <ClInclude Include="uresimp.h" />
1137 <ClInclude Include="ureslocs.h" /> 1138 <ClInclude Include="ureslocs.h" />
1139 <ClInclude Include="resource.h" />
1138 <CustomBuild Include="unicode\caniter.h"> 1140 <CustomBuild Include="unicode\caniter.h">
1139 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "% (FullPath)" ..\..\include\unicode 1141 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "% (FullPath)" ..\..\include\unicode
1140 </Command> 1142 </Command>
1141 <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\i nclude\unicode\%(Filename)%(Extension);%(Outputs)</Outputs> 1143 <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\i nclude\unicode\%(Filename)%(Extension);%(Outputs)</Outputs>
1142 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(F ullPath)" ..\..\include\unicode 1144 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(F ullPath)" ..\..\include\unicode
1143 </Command> 1145 </Command>
1144 <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">..\..\inc lude\unicode\%(Filename)%(Extension);%(Outputs)</Outputs> 1146 <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">..\..\inc lude\unicode\%(Filename)%(Extension);%(Outputs)</Outputs>
1145 <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" ..\..\include\unicode 1147 <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" ..\..\include\unicode
1146 </Command> 1148 </Command>
1147 <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\.. \include\unicode\%(Filename)%(Extension);%(Outputs)</Outputs> 1149 <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\.. \include\unicode\%(Filename)%(Extension);%(Outputs)</Outputs>
(...skipping 620 matching lines...) Expand 10 before | Expand all | Expand 10 after
1768 <ItemGroup> 1770 <ItemGroup>
1769 <ProjectReference Include="..\stubdata\stubdata.vcxproj"> 1771 <ProjectReference Include="..\stubdata\stubdata.vcxproj">
1770 <Project>{203ec78a-0531-43f0-a636-285439bde025}</Project> 1772 <Project>{203ec78a-0531-43f0-a636-285439bde025}</Project>
1771 <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 1773 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
1772 </ProjectReference> 1774 </ProjectReference>
1773 </ItemGroup> 1775 </ItemGroup>
1774 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 1776 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
1775 <ImportGroup Label="ExtensionTargets"> 1777 <ImportGroup Label="ExtensionTargets">
1776 </ImportGroup> 1778 </ImportGroup>
1777 </Project> 1779 </Project>
OLDNEW
« no previous file with comments | « source/common/Makefile.in ('k') | source/common/common.vcxproj.filters » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698