aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/test/end2end/end2end_certs/end2end_certs.vcxproj.filters
blob: 62b14d1abd40ffc65e9073fc8258ed5e33b90bd8 (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
25
26
27
28
29
30
<?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\data\test_root_cert.c">
      <Filter>test\core\end2end\data</Filter>
    </ClCompile>
    <ClCompile Include="$(SolutionDir)\..\test\core\end2end\data\server1_cert.c">
      <Filter>test\core\end2end\data</Filter>
    </ClCompile>
    <ClCompile Include="$(SolutionDir)\..\test\core\end2end\data\server1_key.c">
      <Filter>test\core\end2end\data</Filter>
    </ClCompile>
  </ItemGroup>

  <ItemGroup>
    <Filter Include="test">
      <UniqueIdentifier>{c94707fc-9ae9-9cc3-8743-77776eb9d9cc}</UniqueIdentifier>
    </Filter>
    <Filter Include="test\core">
      <UniqueIdentifier>{f91d3831-d4bb-0981-77a4-16d8c5be07e9}</UniqueIdentifier>
    </Filter>
    <Filter Include="test\core\end2end">
      <UniqueIdentifier>{afbaeee0-7ab8-872c-8c47-3e3e5a8cc5e3}</UniqueIdentifier>
    </Filter>
    <Filter Include="test\core\end2end\data">
      <UniqueIdentifier>{5e4bc33c-7867-c329-d107-009b198f97dc}</UniqueIdentifier>
    </Filter>
  </ItemGroup>
</Project>