[Spice-devel] [RFC PATCH vdagent 07/16] Advance target platform version

Christophe Fergeau cfergeau at redhat.com
Wed Jul 20 15:58:41 UTC 2016


What does this mean, what issues is this causing, why  does it need to
be done? One or 2 sentences to know what's going on wouldn't hurt :)

Christophe

On Mon, Jul 18, 2016 at 09:34:41AM +0300, Dmitry Fleytman wrote:
> 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
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20160720/22d6081a/attachment.sig>


More information about the Spice-devel mailing list