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

  <ItemGroup>
    <Filter Include="test">
      <UniqueIdentifier>{095f981c-a1b9-a14f-882c-e53bb98e69ba}</UniqueIdentifier>
    </Filter>
    <Filter Include="test\core">
      <UniqueIdentifier>{1753467a-9583-1992-769f-8d618b9fae73}</UniqueIdentifier>
    </Filter>
    <Filter Include="test\core\surface">
      <UniqueIdentifier>{95e79082-5d98-1c28-2da4-2c68a8b24656}</UniqueIdentifier>
    </Filter>
  </ItemGroup>
</Project>