﻿<?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>
  <PropertyGroup Label="Globals">
    <ProjectGuid>{50FD1E47-2131-48D2-9435-5CB28DF6B15A}</ProjectGuid>
    <Keyword>Win32Proj</Keyword>
    <RootNamespace>util_poolset_parse</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" />
    <Import Project="..\test_debug.props" />
  </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" />
    <Import Project="..\test_release.props" />
  </ImportGroup>
  <PropertyGroup Label="UserMacros" />
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
    <ClCompile />
    <Link />
  </ItemDefinitionGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
    <ClCompile>
      <CompileAs />
    </ClCompile>
    <Link />
  </ItemDefinitionGroup>
  <ItemGroup>
    <ClCompile Include="util_poolset_parse.c" />
  </ItemGroup>
  <ItemGroup>
    <None Include="grep0.log.match" />
    <None Include="pool0w.set" />
    <None Include="pool10w.set" />
    <None Include="pool11w.set" />
    <None Include="pool12w.set" />
    <None Include="pool13w.set" />
    <None Include="pool14w.set" />
    <None Include="pool15w.set" />
    <None Include="pool16w.set" />
    <None Include="pool17w.set" />
    <None Include="pool18w.set" />
    <None Include="pool19w.set" />
    <None Include="pool1w.set" />
    <None Include="pool20w.set" />
    <None Include="pool21w.set" />
    <None Include="pool22w.set" />
    <None Include="pool23w.set" />
    <None Include="pool24w.set" />
    <None Include="pool25w.set" />
    <None Include="pool26w.set" />
    <None Include="pool27w.set" />
    <None Include="pool28w.set" />
    <None Include="pool29w.set" />
    <None Include="pool2w.set" />
    <None Include="pool30w.set" />
    <None Include="pool31w.set" />
    <None Include="pool32w.set" />
    <None Include="pool33w.set" />
    <None Include="pool34w.set" />
    <None Include="pool35w.set" />
    <None Include="pool36w.set" />
    <None Include="pool37w.set" />
    <None Include="pool38w.set" />
    <None Include="pool39w.set" />
    <None Include="pool3w.set" />
    <None Include="pool40w.set" />
    <None Include="pool41w.set" />
    <None Include="pool42w.set" />
    <None Include="pool43w.set" />
    <None Include="pool44w.set" />
    <None Include="pool45w.set" />
    <None Include="pool46w.set" />
    <None Include="pool47w.set" />
    <None Include="pool48w.set" />
    <None Include="pool49w.set" />
    <None Include="pool4w.set" />
    <None Include="pool50w.set" />
    <None Include="pool51w.set" />
    <None Include="pool52w.set" />
    <None Include="pool5w.set" />
    <None Include="pool6w.set" />
    <None Include="pool7w.set" />
    <None Include="pool8w.set" />
    <None Include="pool9w.set" />
    <None Include="TEST0.PS1" />
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="..\..\common\libpmemcommon.vcxproj">
      <Project>{492baa3d-0d5d-478e-9765-500463ae69aa}</Project>
    </ProjectReference>
    <ProjectReference Include="..\unittest\libut.vcxproj">
      <Project>{ce3f2dfb-8470-4802-ad37-21caf6cb2681}</Project>
    </ProjectReference>
  </ItemGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  <ImportGroup Label="ExtensionTargets">
  </ImportGroup>
</Project>