﻿<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ItemGroup Label="ProjectConfigurations">
    <ProjectConfiguration Include="Debug|x64">
      <Configuration>Debug</Configuration>
      <Platform>x64</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="Release|x64">
      <Configuration>Release</Configuration>
      <Platform>x64</Platform>
    </ProjectConfiguration>
  </ItemGroup>
  <ItemGroup>
    <None Include="out0.log.match" />
    <None Include="out1.log.match" />
    <None Include="out10.log.match" />
    <None Include="out11.log.match" />
    <None Include="out12.log.match" />
    <None Include="out13.log.match" />
    <None Include="out14.log.match" />
    <None Include="out17.log.match" />
    <None Include="out18.log.match" />
    <None Include="out19.log.match" />
    <None Include="out2.log.match" />
    <None Include="out20.log.match" />
    <None Include="out3.log.match" />
    <None Include="out4.log.match" />
    <None Include="out5.log.match" />
    <None Include="out6.log.match" />
    <None Include="out7.log.match" />
    <None Include="out8.log.match" />
    <None Include="out9.log.match" />
    <None Include="README" />
    <None Include="TEST0.PS1" />
    <None Include="TEST1.PS1" />
    <None Include="TEST10w.PS1" />
    <None Include="TEST11.PS1" />
    <None Include="TEST12.PS1" />
    <None Include="TEST13.PS1" />
    <None Include="TEST14.PS1" />
    <None Include="TEST17.PS1" />
    <None Include="TEST18.PS1" />
    <None Include="TEST19.PS1" />
    <None Include="TEST2.PS1" />
    <None Include="TEST20.PS1" />
    <None Include="TEST3.PS1" />
    <None Include="TEST4.PS1" />
    <None Include="TEST5.PS1" />
    <None Include="TEST6.PS1" />
    <None Include="TEST7.PS1" />
    <None Include="TEST8.PS1" />
    <None Include="TEST9.PS1" />
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="..\..\examples\libpmemobj\array\array.vcxproj">
      <Project>{7264c8f6-73fb-4830-9306-1558d3eac71b}</Project>
    </ProjectReference>
    <ProjectReference Include="..\..\examples\libpmemobj\btree.vcxproj">
      <Project>{0fb8f0fd-276c-413b-97a8-67abe0c9043b}</Project>
    </ProjectReference>
    <ProjectReference Include="..\..\examples\libpmemobj\lists.vcxproj">
      <Project>{2cd7408e-2f60-43c3-aceb-c7d58cdd8462}</Project>
    </ProjectReference>
    <ProjectReference Include="..\..\examples\libpmemobj\map\data_store.vcxproj">
      <Project>{5b2b9c0d-1b6d-4357-8307-6de1ee0a41a3}</Project>
    </ProjectReference>
    <ProjectReference Include="..\..\examples\libpmemobj\map\mapcli.vcxproj">
      <Project>{bb248bac-6e1b-433c-a254-75140a273ab5}</Project>
    </ProjectReference>
    <ProjectReference Include="..\..\examples\libpmemobj\pi.vcxproj">
      <Project>{11d76fbc-dfaa-4b31-9db0-206e171e3f94}</Project>
    </ProjectReference>
    <ProjectReference Include="..\..\examples\libpmemobj\pmemblk\obj_pmemblk.vcxproj">
      <Project>{8c42ca7c-1543-4f1b-a55f-28cd419c7d35}</Project>
    </ProjectReference>
    <ProjectReference Include="..\..\examples\libpmemobj\pmemlog\obj_pmemlog.vcxproj">
      <Project>{60206d22-e132-4695-8486-10beca32c5cc}</Project>
    </ProjectReference>
    <ProjectReference Include="..\..\examples\libpmemobj\pmemlog\obj_pmemlog_macros.vcxproj">
      <Project>{06877fed-15ba-421f-85c9-1a964fb97446}</Project>
    </ProjectReference>
    <ProjectReference Include="..\..\examples\libpmemobj\pmemlog\obj_pmemlog_minimal.vcxproj">
      <Project>{0056b0b6-cb3e-4f0e-b6dc-48d59cb8e235}</Project>
    </ProjectReference>
    <ProjectReference Include="..\..\examples\libpmemobj\pmemlog\obj_pmemlog_simple.vcxproj">
      <Project>{5db2e259-0d19-4a89-b8ec-b2912f39924d}</Project>
    </ProjectReference>
    <ProjectReference Include="..\..\examples\libpmemobj\string_store\reader.vcxproj">
      <Project>{0bfd78aa-fd94-4db1-8495-8f5cc06d8f03}</Project>
    </ProjectReference>
    <ProjectReference Include="..\..\examples\libpmemobj\string_store_tx\reader.vcxproj">
      <Project>{59d7a9cd-9912-40e4-96e1-8a873f777f62}</Project>
    </ProjectReference>
    <ProjectReference Include="..\..\examples\libpmemobj\string_store_tx_type\reader.vcxproj">
      <Project>{74d655d5-f661-4887-a1eb-5a6222af5fca}</Project>
    </ProjectReference>
  </ItemGroup>
  <PropertyGroup Label="Globals">
    <ProjectGuid>{F63FB47F-1DCE-48E5-9CBD-F3E0A354472B}</ProjectGuid>
    <RootNamespace>ex_libpmemobj</RootNamespace>
    <WindowsTargetPlatformVersion>10.0.14393.0</WindowsTargetPlatformVersion>
  </PropertyGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
    <ConfigurationType>Application</ConfigurationType>
    <UseDebugLibraries>true</UseDebugLibraries>
    <PlatformToolset>v140</PlatformToolset>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
    <ConfigurationType>Application</ConfigurationType>
    <UseDebugLibraries>false</UseDebugLibraries>
    <PlatformToolset>v140</PlatformToolset>
  </PropertyGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  <ImportGroup Label="ExtensionSettings">
  </ImportGroup>
  <ImportGroup Label="Shared">
  </ImportGroup>
  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  </ImportGroup>
  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  </ImportGroup>
  <PropertyGroup Label="UserMacros" />
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
    <ClCompile>
      <WarningLevel>Level3</WarningLevel>
      <Optimization>Disabled</Optimization>
      <SDLCheck>
      </SDLCheck>
      <TreatWarningAsError>true</TreatWarningAsError>
      <PreprocessorDefinitions>NTDDI_VERSION=NTDDI_WIN10_RS1;_MBCS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
    </ClCompile>
  </ItemDefinitionGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
    <ClCompile>
      <WarningLevel>Level3</WarningLevel>
      <Optimization>MaxSpeed</Optimization>
      <FunctionLevelLinking>true</FunctionLevelLinking>
      <IntrinsicFunctions>true</IntrinsicFunctions>
      <SDLCheck>
      </SDLCheck>
      <TreatWarningAsError>true</TreatWarningAsError>
      <PreprocessorDefinitions>NTDDI_VERSION=NTDDI_WIN10_RS1;_MBCS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
    </ClCompile>
    <Link />
  </ItemDefinitionGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  <ImportGroup Label="ExtensionTargets">
  </ImportGroup>
</Project>