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

Unified Diff: source/samples/msgfmt/msgfmt.vcxproj.filters

Issue 2443653002: Delete Visual Studio build files (Closed)
Patch Set: Created 4 years, 2 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/samples/msgfmt/msgfmt.vcxproj ('k') | source/samples/numfmt/numfmt.sln » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/samples/msgfmt/msgfmt.vcxproj.filters
diff --git a/source/samples/msgfmt/msgfmt.vcxproj.filters b/source/samples/msgfmt/msgfmt.vcxproj.filters
deleted file mode 100644
index 43f6e5d67bc6322d031622d7fbdfecbc21cfb4fa..0000000000000000000000000000000000000000
--- a/source/samples/msgfmt/msgfmt.vcxproj.filters
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup>
- <Filter Include="Source Files">
- <UniqueIdentifier>{ee7c4dbe-02ac-43f8-89cf-260b2bebecc9}</UniqueIdentifier>
- <Extensions>cpp;c;cxx;rc;def;r;odl;idl;hpj;bat</Extensions>
- </Filter>
- <Filter Include="Header Files">
- <UniqueIdentifier>{b140c5d1-fe3d-4fbc-9931-fd1a6a555dc7}</UniqueIdentifier>
- <Extensions>h;hpp;hxx;hm;inl</Extensions>
- </Filter>
- <Filter Include="Resource Files">
- <UniqueIdentifier>{66a2f758-b543-469a-a2c9-754e37e23a81}</UniqueIdentifier>
- <Extensions>ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe</Extensions>
- </Filter>
- </ItemGroup>
- <ItemGroup>
- <ClCompile Include="main.cpp">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="util.cpp">
- <Filter>Source Files</Filter>
- </ClCompile>
- </ItemGroup>
-</Project>
« no previous file with comments | « source/samples/msgfmt/msgfmt.vcxproj ('k') | source/samples/numfmt/numfmt.sln » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698