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

Side by Side Diff: source/samples/uresb/resources.vcxproj.filters

Issue 2443653002: Delete Visual Studio build files (Closed)
Patch Set: Created 4 years, 1 month 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/samples/uresb/resources.vcxproj ('k') | source/samples/uresb/uresb.sln » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuil d/2003">
3 <ItemGroup>
4 <Filter Include="Resource Files">
5 <UniqueIdentifier>{6b52e0ef-641f-45e1-b497-f06105317781}</UniqueIdentifier >
6 <Extensions>ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;txt</Extensio ns>
7 </Filter>
8 <Filter Include="Build Script">
9 <UniqueIdentifier>{a4e32c14-ea1d-4778-b403-912d60e3ad79}</UniqueIdentifier >
10 </Filter>
11 </ItemGroup>
12 <ItemGroup>
13 <None Include="en.txt">
14 <Filter>Resource Files</Filter>
15 </None>
16 <None Include="root.txt">
17 <Filter>Resource Files</Filter>
18 </None>
19 <None Include="sr.txt">
20 <Filter>Resource Files</Filter>
21 </None>
22 <None Include="resources.mak">
23 <Filter>Build Script</Filter>
24 </None>
25 </ItemGroup>
26 </Project>
OLDNEW
« no previous file with comments | « source/samples/uresb/resources.vcxproj ('k') | source/samples/uresb/uresb.sln » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698