aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/test/murmur_hash_test/murmur_hash_test.vcxproj.filters
blob: 1f6ca35d76e0d2b2f8fe8e6d33678b3e437211e2 (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\support\murmur_hash_test.c">
      <Filter>test\core\support</Filter>
    </ClCompile>
  </ItemGroup>

  <ItemGroup>
    <Filter Include="test">
      <UniqueIdentifier>{68e131c7-298c-132e-a8f3-7426d89ea80f}</UniqueIdentifier>
    </Filter>
    <Filter Include="test\core">
      <UniqueIdentifier>{a9b658d0-5a82-4d26-a53d-7569b13eb104}</UniqueIdentifier>
    </Filter>
    <Filter Include="test\core\support">
      <UniqueIdentifier>{ede1f28e-048a-3c13-66e9-94d58387311f}</UniqueIdentifier>
    </Filter>
  </ItemGroup>
</Project>