aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/grpc_csharp_plugin/grpc_csharp_plugin.vcxproj.filters
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2017-06-26 17:28:30 +0200
committerGravatar Jan Tattermusch <jtattermusch@google.com>2017-08-23 07:53:18 +0200
commiteb3540ec018867986de9781717ff595b0c6f0b6e (patch)
treee6ffb43a13c697b5169378eee4b1a19e67e58da9 /vsprojects/vcxproj/grpc_csharp_plugin/grpc_csharp_plugin.vcxproj.filters
parent8ceb4242f0031d7e3fa6ad40acc53e8f0adce4fc (diff)
remove contents of /vsprojects directory
Diffstat (limited to 'vsprojects/vcxproj/grpc_csharp_plugin/grpc_csharp_plugin.vcxproj.filters')
-rw-r--r--vsprojects/vcxproj/grpc_csharp_plugin/grpc_csharp_plugin.vcxproj.filters18
1 files changed, 0 insertions, 18 deletions
diff --git a/vsprojects/vcxproj/grpc_csharp_plugin/grpc_csharp_plugin.vcxproj.filters b/vsprojects/vcxproj/grpc_csharp_plugin/grpc_csharp_plugin.vcxproj.filters
deleted file mode 100644
index a1af77ce3a..0000000000
--- a/vsprojects/vcxproj/grpc_csharp_plugin/grpc_csharp_plugin.vcxproj.filters
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup>
- <ClCompile Include="$(SolutionDir)\..\src\compiler\csharp_plugin.cc">
- <Filter>src\compiler</Filter>
- </ClCompile>
- </ItemGroup>
-
- <ItemGroup>
- <Filter Include="src">
- <UniqueIdentifier>{4e6e6a05-415d-c3ba-abec-bba094134e98}</UniqueIdentifier>
- </Filter>
- <Filter Include="src\compiler">
- <UniqueIdentifier>{83905892-f40c-567f-84b0-1dbbf060dd61}</UniqueIdentifier>
- </Filter>
- </ItemGroup>
-</Project>
-