Merge branch 'flat_combinig_add_stress_and_unint_tests' of https://github.com/mgalimu...
[libcds.git] / projects / Win / vc14 / stress-freelist.vcxproj.filters
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <ItemGroup>
4     <Filter Include="Source Files">
5       <UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier>
6       <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
7     </Filter>
8     <Filter Include="Header Files">
9       <UniqueIdentifier>{93995380-89BD-4b04-88EB-625FBE52EBFB}</UniqueIdentifier>
10       <Extensions>h;hh;hpp;hxx;hm;inl;inc;xsd</Extensions>
11     </Filter>
12   </ItemGroup>
13   <ItemGroup>
14     <ClCompile Include="..\..\..\test\stress\main.cpp">
15       <Filter>Source Files</Filter>
16     </ClCompile>
17     <ClCompile Include="..\..\..\test\stress\freelist\put_get.cpp">
18       <Filter>Source Files</Filter>
19     </ClCompile>
20     <ClCompile Include="..\..\..\test\stress\freelist\put_get_single.cpp">
21       <Filter>Source Files</Filter>
22     </ClCompile>
23   </ItemGroup>
24 </Project>