|
@@ -1,5 +1,5 @@
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
-<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
+<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
<ItemGroup Label="ProjectConfigurations">
|
|
|
<ProjectConfiguration Include="Debug|Win32">
|
|
|
<Configuration>Debug</Configuration>
|
|
@@ -19,10 +19,10 @@
|
|
|
</ProjectConfiguration>
|
|
|
</ItemGroup>
|
|
|
<PropertyGroup Label="Globals">
|
|
|
- <VCProjectVersion>15.0</VCProjectVersion>
|
|
|
<ProjectGuid>{61D6A599-6BED-4154-A9FC-40553BD972E0}</ProjectGuid>
|
|
|
+ <Keyword>Win32Proj</Keyword>
|
|
|
<RootNamespace>yamlcpp</RootNamespace>
|
|
|
- <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion>
|
|
|
+ <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
|
|
|
</PropertyGroup>
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
@@ -205,4 +205,4 @@
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
|
<ImportGroup Label="ExtensionTargets">
|
|
|
</ImportGroup>
|
|
|
-</Project>
|
|
|
+</Project>
|