<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ItemGroup Label="ProjectConfigurations">
    <ProjectConfiguration Include="DebugDll|Win32">
      <Configuration>DebugDll</Configuration>
      <Platform>Win32</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="DebugDll|x64">
      <Configuration>DebugDll</Configuration>
      <Platform>x64</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="Debug|Win32">
      <Configuration>Debug</Configuration>
      <Platform>Win32</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="Debug|x64">
      <Configuration>Debug</Configuration>
      <Platform>x64</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="ReleaseDll|Win32">
      <Configuration>ReleaseDll</Configuration>
      <Platform>Win32</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="ReleaseDll|x64">
      <Configuration>ReleaseDll</Configuration>
      <Platform>x64</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="Release|Win32">
      <Configuration>Release</Configuration>
      <Platform>Win32</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="Release|x64">
      <Configuration>Release</Configuration>
      <Platform>x64</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="Trace|Win32">
      <Configuration>Trace</Configuration>
      <Platform>Win32</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="Trace|x64">
      <Configuration>Trace</Configuration>
      <Platform>x64</Platform>
    </ProjectConfiguration>
  </ItemGroup>
  <PropertyGroup Label="Globals">
    <ProjectGuid>{5689CA67-150C-4C44-8386-353386F5AC86}</ProjectGuid>
    <Keyword>MakeFileProj</Keyword>
  </PropertyGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
    <ConfigurationType>Makefile</ConfigurationType>
    <UseDebugLibraries>true</UseDebugLibraries>
    <OutDir>10\$(Platform)\$(Configuration)\</OutDir>
    <IntDir>10\$(Platform)\$(Configuration)\</IntDir>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
    <ConfigurationType>Makefile</ConfigurationType>
    <UseDebugLibraries>true</UseDebugLibraries>
    <OutDir>10\$(Platform)\$(Configuration)\</OutDir>
    <IntDir>10\$(Platform)\$(Configuration)\</IntDir>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDll|Win32'" Label="Configuration">
    <ConfigurationType>Makefile</ConfigurationType>
    <UseDebugLibraries>true</UseDebugLibraries>
    <OutDir>10\$(Platform)\$(Configuration)\</OutDir>
    <IntDir>10\$(Platform)\$(Configuration)\</IntDir>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDll|x64'" Label="Configuration">
    <ConfigurationType>Makefile</ConfigurationType>
    <UseDebugLibraries>true</UseDebugLibraries>
    <OutDir>10\$(Platform)\$(Configuration)\</OutDir>
    <IntDir>10\$(Platform)\$(Configuration)\</IntDir>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
    <ConfigurationType>Makefile</ConfigurationType>
    <UseDebugLibraries>false</UseDebugLibraries>
    <OutDir>10\$(Platform)\$(Configuration)\</OutDir>
    <IntDir>10\$(Platform)\$(Configuration)\</IntDir>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
    <ConfigurationType>Makefile</ConfigurationType>
    <UseDebugLibraries>false</UseDebugLibraries>
    <OutDir>10\$(Platform)\$(Configuration)\</OutDir>
    <IntDir>10\$(Platform)\$(Configuration)\</IntDir>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDll|Win32'" Label="Configuration">
    <ConfigurationType>Makefile</ConfigurationType>
    <UseDebugLibraries>false</UseDebugLibraries>
    <OutDir>10\$(Platform)\$(Configuration)\</OutDir>
    <IntDir>10\$(Platform)\$(Configuration)\</IntDir>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Trace|Win32'" Label="Configuration">
    <ConfigurationType>Makefile</ConfigurationType>
    <UseDebugLibraries>false</UseDebugLibraries>
    <OutDir>10\$(Platform)\$(Configuration)\</OutDir>
    <IntDir>10\$(Platform)\$(Configuration)\</IntDir>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDll|x64'" Label="Configuration">
    <ConfigurationType>Makefile</ConfigurationType>
    <UseDebugLibraries>false</UseDebugLibraries>
    <OutDir>10\$(Platform)\$(Configuration)\</OutDir>
    <IntDir>10\$(Platform)\$(Configuration)\</IntDir>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Trace|x64'" Label="Configuration">
    <ConfigurationType>Makefile</ConfigurationType>
    <UseDebugLibraries>false</UseDebugLibraries>
    <OutDir>10\$(Platform)\$(Configuration)\</OutDir>
    <IntDir>10\$(Platform)\$(Configuration)\</IntDir>
  </PropertyGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  <ImportGroup Label="ExtensionSettings">
  </ImportGroup>
  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  </ImportGroup>
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  </ImportGroup>
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugDll|Win32'" Label="PropertySheets">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  </ImportGroup>
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugDll|x64'" Label="PropertySheets">
    <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|Win32'">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  </ImportGroup>
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  </ImportGroup>
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDll|Win32'" Label="PropertySheets">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  </ImportGroup>
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Trace|Win32'" Label="PropertySheets">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  </ImportGroup>
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDll|x64'" Label="PropertySheets">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  </ImportGroup>
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Trace|x64'" Label="PropertySheets">
    <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|Win32'">
    <NMakeBuildCommandLine>PATH=..\..\bin\win64;%PATH% &amp;&amp; ..\..\bin\Python34\python make_manager.py -A -c &amp;&amp; nmake -f Makefile.win</NMakeBuildCommandLine>
    <NMakeOutput>
    </NMakeOutput>
    <NMakePreprocessorDefinitions>$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>
    <NMakeReBuildCommandLine>PATH=..\..\bin\win64;%PATH% &amp;&amp; ..\..\bin\Python34\python make_manager.py -A -d -c &amp;&amp; nmake -f Makefile.win</NMakeReBuildCommandLine>
    <NMakeCleanCommandLine>PATH=..\..\bin\win64;%PATH% &amp;&amp; ..\..\bin\Python34\python make_manager.py -A -d</NMakeCleanCommandLine>
    <NMakeIncludeSearchPath>$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath>
    <NMakeForcedIncludes>$(NMakeForcedIncludes)</NMakeForcedIncludes>
    <NMakeAssemblySearchPath>$(NMakeAssemblySearchPath)</NMakeAssemblySearchPath>
    <NMakeForcedUsingAssemblies>$(NMakeForcedUsingAssemblies)</NMakeForcedUsingAssemblies>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
    <NMakeBuildCommandLine>PATH=..\..\bin\win64;%PATH% &amp;&amp; ..\..\bin\Python34\python make_manager.py -A -c &amp;&amp; nmake -f Makefile.win</NMakeBuildCommandLine>
    <NMakeOutput>
    </NMakeOutput>
    <NMakePreprocessorDefinitions>$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>
    <NMakeReBuildCommandLine>PATH=..\..\bin\win64;%PATH% &amp;&amp; ..\..\bin\Python34\python make_manager.py -A -d -c &amp;&amp; nmake -f Makefile.win</NMakeReBuildCommandLine>
    <NMakeCleanCommandLine>PATH=..\..\bin\win64;%PATH% &amp;&amp; ..\..\bin\Python34\python make_manager.py -A -d</NMakeCleanCommandLine>
    <NMakeIncludeSearchPath>$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath>
    <NMakeForcedIncludes>$(NMakeForcedIncludes)</NMakeForcedIncludes>
    <NMakeAssemblySearchPath>$(NMakeAssemblySearchPath)</NMakeAssemblySearchPath>
    <NMakeForcedUsingAssemblies>$(NMakeForcedUsingAssemblies)</NMakeForcedUsingAssemblies>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDll|Win32'">
    <NMakeBuildCommandLine>PATH=..\..\bin\win64;%PATH% &amp;&amp; ..\..\bin\Python34\python make_manager.py -A -c &amp;&amp; nmake -f Makefile.win</NMakeBuildCommandLine>
    <NMakeOutput>
    </NMakeOutput>
    <NMakePreprocessorDefinitions>$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>
    <NMakeReBuildCommandLine>PATH=..\..\bin\win64;%PATH% &amp;&amp; ..\..\bin\Python34\python make_manager.py -A -d -c &amp;&amp; nmake -f Makefile.win</NMakeReBuildCommandLine>
    <NMakeCleanCommandLine>PATH=..\..\bin\win64;%PATH% &amp;&amp; ..\..\bin\Python34\python make_manager.py -A -d</NMakeCleanCommandLine>
    <NMakeIncludeSearchPath>$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath>
    <NMakeForcedIncludes>$(NMakeForcedIncludes)</NMakeForcedIncludes>
    <NMakeAssemblySearchPath>$(NMakeAssemblySearchPath)</NMakeAssemblySearchPath>
    <NMakeForcedUsingAssemblies>$(NMakeForcedUsingAssemblies)</NMakeForcedUsingAssemblies>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDll|x64'">
    <NMakeBuildCommandLine>PATH=..\..\bin\win64;%PATH% &amp;&amp; ..\..\bin\Python34\python make_manager.py -A -c &amp;&amp; nmake -f Makefile.win</NMakeBuildCommandLine>
    <NMakeOutput>
    </NMakeOutput>
    <NMakePreprocessorDefinitions>$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>
    <NMakeReBuildCommandLine>PATH=..\..\bin\win64;%PATH% &amp;&amp; ..\..\bin\Python34\python make_manager.py -A -d -c &amp;&amp; nmake -f Makefile.win</NMakeReBuildCommandLine>
    <NMakeCleanCommandLine>PATH=..\..\bin\win64;%PATH% &amp;&amp; ..\..\bin\Python34\python make_manager.py -A -d</NMakeCleanCommandLine>
    <NMakeIncludeSearchPath>$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath>
    <NMakeForcedIncludes>$(NMakeForcedIncludes)</NMakeForcedIncludes>
    <NMakeAssemblySearchPath>$(NMakeAssemblySearchPath)</NMakeAssemblySearchPath>
    <NMakeForcedUsingAssemblies>$(NMakeForcedUsingAssemblies)</NMakeForcedUsingAssemblies>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
    <NMakeBuildCommandLine>PATH=..\..\bin\win64;%PATH% &amp;&amp; ..\..\bin\Python34\python make_manager.py -A -c &amp;&amp; nmake -f Makefile.win</NMakeBuildCommandLine>
    <NMakeOutput>
    </NMakeOutput>
    <NMakePreprocessorDefinitions>$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>
    <NMakeReBuildCommandLine>PATH=..\..\bin\win64;%PATH% &amp;&amp; ..\..\bin\Python34\python make_manager.py -A -d -c &amp;&amp; nmake -f Makefile.win</NMakeReBuildCommandLine>
    <NMakeCleanCommandLine>PATH=..\..\bin\win64;%PATH% &amp;&amp; ..\..\bin\Python34\python make_manager.py -A -d</NMakeCleanCommandLine>
    <NMakeIncludeSearchPath>$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath>
    <NMakeForcedIncludes>$(NMakeForcedIncludes)</NMakeForcedIncludes>
    <NMakeAssemblySearchPath>$(NMakeAssemblySearchPath)</NMakeAssemblySearchPath>
    <NMakeForcedUsingAssemblies>$(NMakeForcedUsingAssemblies)</NMakeForcedUsingAssemblies>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
    <NMakeBuildCommandLine>PATH=..\..\bin\win64;%PATH% &amp;&amp; ..\..\bin\Python34\python make_manager.py -A -c &amp;&amp; nmake -f Makefile.win</NMakeBuildCommandLine>
    <NMakeOutput>
    </NMakeOutput>
    <NMakePreprocessorDefinitions>$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>
    <NMakeReBuildCommandLine>PATH=..\..\bin\win64;%PATH% &amp;&amp; ..\..\bin\Python34\python make_manager.py -A -d -c &amp;&amp; nmake -f Makefile.win</NMakeReBuildCommandLine>
    <NMakeCleanCommandLine>PATH=..\..\bin\win64;%PATH% &amp;&amp; ..\..\bin\Python34\python make_manager.py -A -d</NMakeCleanCommandLine>
    <NMakeIncludeSearchPath>$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath>
    <NMakeForcedIncludes>$(NMakeForcedIncludes)</NMakeForcedIncludes>
    <NMakeAssemblySearchPath>$(NMakeAssemblySearchPath)</NMakeAssemblySearchPath>
    <NMakeForcedUsingAssemblies>$(NMakeForcedUsingAssemblies)</NMakeForcedUsingAssemblies>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDll|Win32'">
    <NMakeBuildCommandLine>PATH=..\..\bin\win64;%PATH% &amp;&amp; ..\..\bin\Python34\python make_manager.py -A -c &amp;&amp; nmake -f Makefile.win</NMakeBuildCommandLine>
    <NMakeOutput>
    </NMakeOutput>
    <NMakePreprocessorDefinitions>$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>
    <NMakeReBuildCommandLine>PATH=..\..\bin\win64;%PATH% &amp;&amp; ..\..\bin\Python34\python make_manager.py -A -d -c &amp;&amp; nmake -f Makefile.win</NMakeReBuildCommandLine>
    <NMakeCleanCommandLine>PATH=..\..\bin\win64;%PATH% &amp;&amp; ..\..\bin\Python34\python make_manager.py -A -d</NMakeCleanCommandLine>
    <NMakeIncludeSearchPath>$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath>
    <NMakeForcedIncludes>$(NMakeForcedIncludes)</NMakeForcedIncludes>
    <NMakeAssemblySearchPath>$(NMakeAssemblySearchPath)</NMakeAssemblySearchPath>
    <NMakeForcedUsingAssemblies>$(NMakeForcedUsingAssemblies)</NMakeForcedUsingAssemblies>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Trace|Win32'">
    <NMakeBuildCommandLine>PATH=..\..\bin\win64;%PATH% &amp;&amp; ..\..\bin\Python34\python make_manager.py -A -c &amp;&amp; nmake -f Makefile.win</NMakeBuildCommandLine>
    <NMakeOutput>
    </NMakeOutput>
    <NMakePreprocessorDefinitions>$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>
    <NMakeReBuildCommandLine>PATH=..\..\bin\win64;%PATH% &amp;&amp; ..\..\bin\Python34\python make_manager.py -A -d -c &amp;&amp; nmake -f Makefile.win</NMakeReBuildCommandLine>
    <NMakeCleanCommandLine>PATH=..\..\bin\win64;%PATH% &amp;&amp; ..\..\bin\Python34\python make_manager.py -A -d</NMakeCleanCommandLine>
    <NMakeIncludeSearchPath>$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath>
    <NMakeForcedIncludes>$(NMakeForcedIncludes)</NMakeForcedIncludes>
    <NMakeAssemblySearchPath>$(NMakeAssemblySearchPath)</NMakeAssemblySearchPath>
    <NMakeForcedUsingAssemblies>$(NMakeForcedUsingAssemblies)</NMakeForcedUsingAssemblies>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDll|x64'">
    <NMakeBuildCommandLine>PATH=..\..\bin\win64;%PATH% &amp;&amp; ..\..\bin\Python34\python make_manager.py -A -c &amp;&amp; nmake -f Makefile.win</NMakeBuildCommandLine>
    <NMakeOutput>
    </NMakeOutput>
    <NMakePreprocessorDefinitions>$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>
    <NMakeReBuildCommandLine>PATH=..\..\bin\win64;%PATH% &amp;&amp; ..\..\bin\Python34\python make_manager.py -A -d -c &amp;&amp; nmake -f Makefile.win</NMakeReBuildCommandLine>
    <NMakeCleanCommandLine>PATH=..\..\bin\win64;%PATH% &amp;&amp; ..\..\bin\Python34\python make_manager.py -A -d</NMakeCleanCommandLine>
    <NMakeIncludeSearchPath>$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath>
    <NMakeForcedIncludes>$(NMakeForcedIncludes)</NMakeForcedIncludes>
    <NMakeAssemblySearchPath>$(NMakeAssemblySearchPath)</NMakeAssemblySearchPath>
    <NMakeForcedUsingAssemblies>$(NMakeForcedUsingAssemblies)</NMakeForcedUsingAssemblies>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Trace|x64'">
    <NMakeBuildCommandLine>PATH=..\..\bin\win64;%PATH% &amp;&amp; ..\..\bin\Python34\python make_manager.py -A -c &amp;&amp; nmake -f Makefile.win</NMakeBuildCommandLine>
    <NMakeOutput>
    </NMakeOutput>
    <NMakePreprocessorDefinitions>$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>
    <NMakeReBuildCommandLine>PATH=..\..\bin\win64;%PATH% &amp;&amp; ..\..\bin\Python34\python make_manager.py -A -d -c &amp;&amp; nmake -f Makefile.win</NMakeReBuildCommandLine>
    <NMakeCleanCommandLine>PATH=..\..\bin\win64;%PATH% &amp;&amp; ..\..\bin\Python34\python make_manager.py -A -d</NMakeCleanCommandLine>
    <NMakeIncludeSearchPath>$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath>
    <NMakeForcedIncludes>$(NMakeForcedIncludes)</NMakeForcedIncludes>
    <NMakeAssemblySearchPath>$(NMakeAssemblySearchPath)</NMakeAssemblySearchPath>
    <NMakeForcedUsingAssemblies>$(NMakeForcedUsingAssemblies)</NMakeForcedUsingAssemblies>
  </PropertyGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
    <BuildLog>
      <Path>$(IntDir)\$(MSBuildProjectName).log</Path>
    </BuildLog>
  </ItemDefinitionGroup>
  <ItemGroup>
    <None Include="Makefile" />
    <None Include="readme.txt" />
  </ItemGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  <ImportGroup Label="ExtensionTargets">
  </ImportGroup>
</Project>