aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/test/lb_policies_test/lb_policies_test.vcxproj.filters
blob: d6068138121eec4415fb1660a1be4c5fd79433a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?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\client_config\lb_policies_test.c">
      <Filter>test\core\client_config</Filter>
    </ClCompile>
  </ItemGroup>

  <ItemGroup>
    <Filter Include="test">
      <UniqueIdentifier>{58736598-65ad-bf09-4484-a4de1bb9b51f}</UniqueIdentifier>
    </Filter>
    <Filter Include="test\core">
      <UniqueIdentifier>{6e194f4b-ceb1-0e6b-e77a-8149b0411d99}</UniqueIdentifier>
    </Filter>
    <Filter Include="test\core\client_config">
      <UniqueIdentifier>{f948fe8f-47f8-fcce-2740-6c390af3c30b}</UniqueIdentifier>
    </Filter>
  </ItemGroup>
</Project>