aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/test/end2end/fixtures/h2_sockpair_test/h2_sockpair_test.vcxproj.filters
blob: 2a562cb2ed84bbe438cf9d3290394c2b1b6df485 (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="$(SolutionDir)\..\test\core\end2end\fixtures\h2_sockpair.c">
      <Filter>test\core\end2end\fixtures</Filter>
    </ClCompile>
  </ItemGroup>

  <ItemGroup>
    <Filter Include="test">
      <UniqueIdentifier>{29eaba5c-5e76-09e8-545a-c1352a2b73c7}</UniqueIdentifier>
    </Filter>
    <Filter Include="test\core">
      <UniqueIdentifier>{30306ec6-8a4a-1c0d-c949-c3fe506ea880}</UniqueIdentifier>
    </Filter>
    <Filter Include="test\core\end2end">
      <UniqueIdentifier>{9abd04c0-e23e-947f-c4c6-63dea1b79a3e}</UniqueIdentifier>
    </Filter>
    <Filter Include="test\core\end2end\fixtures">
      <UniqueIdentifier>{e044d621-6ea6-6082-e349-da1e556b027b}</UniqueIdentifier>
    </Filter>
  </ItemGroup>
</Project>