aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/test/thread_stress_test/thread_stress_test.vcxproj.filters
blob: b16185e010d785c022efd6f764b6cb375e3abebd (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="..\..\..\..\test\cpp\end2end\thread_stress_test.cc">
      <Filter>test\cpp\end2end</Filter>
    </ClCompile>
  </ItemGroup>

  <ItemGroup>
    <Filter Include="test">
      <UniqueIdentifier>{1d3b2723-703a-bc7b-e53f-e662d4fa4fc7}</UniqueIdentifier>
    </Filter>
    <Filter Include="test\cpp">
      <UniqueIdentifier>{88b6cb51-e45c-f7a6-c7b2-e6cac4d643ad}</UniqueIdentifier>
    </Filter>
    <Filter Include="test\cpp\end2end">
      <UniqueIdentifier>{82559a5d-f957-7b32-51ce-0cf7f2c2c31d}</UniqueIdentifier>
    </Filter>
  </ItemGroup>
</Project>