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

Side by Side Diff: source/test/iotest/iotest.vcxproj.filters

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
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/test/iotest/iotest.vcxproj ('k') | source/test/letest/Makefile.in » ('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 ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuil d/2003"> 2 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuil d/2003">
3 <ItemGroup> 3 <ItemGroup>
4 <Filter Include="Source Files"> 4 <Filter Include="Source Files">
5 <UniqueIdentifier>{f71b950f-71ac-42d5-95b8-42e38d0c925a}</UniqueIdentifier > 5 <UniqueIdentifier>{f71b950f-71ac-42d5-95b8-42e38d0c925a}</UniqueIdentifier >
6 <Extensions>cpp;c;cxx</Extensions> 6 <Extensions>cpp;c;cxx</Extensions>
7 </Filter> 7 </Filter>
8 <Filter Include="Header Files"> 8 <Filter Include="Header Files">
9 <UniqueIdentifier>{f58e3dfd-d825-49e5-ae9b-8bf2c87f91d7}</UniqueIdentifier > 9 <UniqueIdentifier>{f58e3dfd-d825-49e5-ae9b-8bf2c87f91d7}</UniqueIdentifier >
10 <Extensions>h;hpp;hxx</Extensions> 10 <Extensions>h;hpp;hxx</Extensions>
(...skipping 15 matching lines...) Expand all
26 <ClCompile Include="trnstst.c"> 26 <ClCompile Include="trnstst.c">
27 <Filter>Source Files</Filter> 27 <Filter>Source Files</Filter>
28 </ClCompile> 28 </ClCompile>
29 </ItemGroup> 29 </ItemGroup>
30 <ItemGroup> 30 <ItemGroup>
31 <ClInclude Include="iotest.h"> 31 <ClInclude Include="iotest.h">
32 <Filter>Header Files</Filter> 32 <Filter>Header Files</Filter>
33 </ClInclude> 33 </ClInclude>
34 </ItemGroup> 34 </ItemGroup>
35 </Project> 35 </Project>
OLDNEW
« no previous file with comments | « source/test/iotest/iotest.vcxproj ('k') | source/test/letest/Makefile.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698