aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/test/hpack_table_test/hpack_table_test.vcxproj.filters
blob: c9072af17434715bd1834847ed8e57dd7aa6284c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ItemGroup>
    <ClCompile Include="..\..\..\..\test\core\transport\chttp2\hpack_table_test.c">
      <Filter>test\core\transport\chttp2</Filter>
    </ClCompile>
  </ItemGroup>

  <ItemGroup>
    <Filter Include="test">
      <UniqueIdentifier>{7b601d0f-154e-a841-25df-416cae559e6b}</UniqueIdentifier>
    </Filter>
    <Filter Include="test\core">
      <UniqueIdentifier>{dee1fb23-0ab6-9aab-ec8a-1108bc98f7ea}</UniqueIdentifier>
    </Filter>
    <Filter Include="test\core\transport">
      <UniqueIdentifier>{808b26ce-a477-d2e0-d979-3c62b128abd8}</UniqueIdentifier>
    </Filter>
    <Filter Include="test\core\transport\chttp2">
      <UniqueIdentifier>{299b9ee2-0548-b293-30c4-2e5a021d362d}</UniqueIdentifier>
    </Filter>
  </ItemGroup>
</Project>