aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/test/alpn_test/alpn_test.vcxproj.filters
blob: aa1474ef0fc881370bda257d9441282094e43cbb (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\alpn_test.c">
      <Filter>test\core\transport\chttp2</Filter>
    </ClCompile>
  </ItemGroup>

  <ItemGroup>
    <Filter Include="test">
      <UniqueIdentifier>{2a2c65dd-bb79-6c47-a055-243c1fa5eaac}</UniqueIdentifier>
    </Filter>
    <Filter Include="test\core">
      <UniqueIdentifier>{2f1d9694-f870-ad24-f901-8660fff64977}</UniqueIdentifier>
    </Filter>
    <Filter Include="test\core\transport">
      <UniqueIdentifier>{0eea33a6-d228-38f8-0621-d2ce0530e2cd}</UniqueIdentifier>
    </Filter>
    <Filter Include="test\core\transport\chttp2">
      <UniqueIdentifier>{47200740-ac19-05af-76a8-cbff23af9a58}</UniqueIdentifier>
    </Filter>
  </ItemGroup>
</Project>