[Spice-devel] [RFC PATCH vdagent 07/16] Advance target platform version
Dmitry Fleytman
dmitry at daynix.com
Mon Jul 18 06:34:41 UTC 2016
Signed-off-by: Dmitry Fleytman <dmitry at daynix.com>
---
vdagent/vdagent.vcxproj | 2 +-
vdservice/vdservice.vcxproj | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/vdagent/vdagent.vcxproj b/vdagent/vdagent.vcxproj
index bffc8a6..80de609 100644
--- a/vdagent/vdagent.vcxproj
+++ b/vdagent/vdagent.vcxproj
@@ -38,7 +38,7 @@
<ProjectGuid>{CAD5A7E6-E9F5-4071-AFDA-25F76FDA5442}</ProjectGuid>
<RootNamespace>redagent</RootNamespace>
<Keyword>Win32Proj</Keyword>
- <WindowsTargetPlatformVersion>10.0.10240.0</WindowsTargetPlatformVersion>
+ <WindowsTargetPlatformVersion>10.0.10586.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
diff --git a/vdservice/vdservice.vcxproj b/vdservice/vdservice.vcxproj
index b324802..7cf2628 100644
--- a/vdservice/vdservice.vcxproj
+++ b/vdservice/vdservice.vcxproj
@@ -22,7 +22,7 @@
<ProjectGuid>{ADFE5E22-31D0-4343-AE9E-8102CC0051F9}</ProjectGuid>
<RootNamespace>redservice</RootNamespace>
<Keyword>Win32Proj</Keyword>
- <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
+ <WindowsTargetPlatformVersion>10.0.10586.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
--
1.8.3.1
More information about the Spice-devel
mailing list