aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/test/alarm_list_test/alarm_list_test.vcxproj.filters
blob: cc4cbf7c838b92bbfc9888ab42db3a1dd59ed53c (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\core\iomgr\alarm_list_test.c">
      <Filter>test\core\iomgr</Filter>
    </ClCompile>
  </ItemGroup>

  <ItemGroup>
    <Filter Include="test">
      <UniqueIdentifier>{5599c85d-915e-7ef2-1b2c-061b82987e1d}</UniqueIdentifier>
    </Filter>
    <Filter Include="test\core">
      <UniqueIdentifier>{46744e86-73cb-67b0-cddb-72655b2ded40}</UniqueIdentifier>
    </Filter>
    <Filter Include="test\core\iomgr">
      <UniqueIdentifier>{26291b48-8dd4-079f-bbfa-a07190367bd7}</UniqueIdentifier>
    </Filter>
  </ItemGroup>
</Project>