aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/test/bin_decoder_test/bin_decoder_test.vcxproj.filters
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2017-08-23 09:56:47 -0700
committerGravatar Muxi Yan <mxyan@google.com>2017-08-23 09:56:47 -0700
commit6b2b5bd64588d7759e2a10e5fe39ecfcf92e4ea6 (patch)
tree5b263ab4fbff3d69479865f76415539ad730d39e /vsprojects/vcxproj/test/bin_decoder_test/bin_decoder_test.vcxproj.filters
parent76e158f2c11706825c2c807cc9f092c79a8ad419 (diff)
parenta2ebc04fa923ee88ed19724a8cc1901f75dde06e (diff)
Merge remote-tracking branch 'upstream/master' into stream_compression_config
Diffstat (limited to 'vsprojects/vcxproj/test/bin_decoder_test/bin_decoder_test.vcxproj.filters')
-rw-r--r--vsprojects/vcxproj/test/bin_decoder_test/bin_decoder_test.vcxproj.filters24
1 files changed, 0 insertions, 24 deletions
diff --git a/vsprojects/vcxproj/test/bin_decoder_test/bin_decoder_test.vcxproj.filters b/vsprojects/vcxproj/test/bin_decoder_test/bin_decoder_test.vcxproj.filters
deleted file mode 100644
index f6044656fa..0000000000
--- a/vsprojects/vcxproj/test/bin_decoder_test/bin_decoder_test.vcxproj.filters
+++ /dev/null
@@ -1,24 +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)\..\test\core\transport\chttp2\bin_decoder_test.c">
- <Filter>test\core\transport\chttp2</Filter>
- </ClCompile>
- </ItemGroup>
-
- <ItemGroup>
- <Filter Include="test">
- <UniqueIdentifier>{6865d212-f7ee-5eb1-aa2e-c8ce3dd9f834}</UniqueIdentifier>
- </Filter>
- <Filter Include="test\core">
- <UniqueIdentifier>{79be26a4-2e58-2868-d847-e692e13ed37a}</UniqueIdentifier>
- </Filter>
- <Filter Include="test\core\transport">
- <UniqueIdentifier>{2b861a75-ca04-d422-f519-5b6d3c81e6e4}</UniqueIdentifier>
- </Filter>
- <Filter Include="test\core\transport\chttp2">
- <UniqueIdentifier>{9725ed79-ddf1-6ffe-21e1-14fef9d481a6}</UniqueIdentifier>
- </Filter>
- </ItemGroup>
-</Project>
-