From 8eafd5ef096a745968705c55b22ed3e64a3a8bf9 Mon Sep 17 00:00:00 2001 From: Arnon Gilboa Date: Tue, 9 Feb 2010 20:04:30 +0200 Subject: [PATCH] spice: vdagent: support x64 arch --- vdagent/vdagent.vcproj | 157 +++++++++++++++++++++++++++++++++++++ vdservice/vdservice.vcproj | 156 ++++++++++++++++++++++++++++++++++++ 2 files changed, 313 insertions(+) diff --git a/vdagent/vdagent.vcproj b/vdagent/vdagent.vcproj index f012bc4..ca65b07 100644 --- a/vdagent/vdagent.vcproj +++ b/vdagent/vdagent.vcproj @@ -330,6 +330,163 @@ Name="VCPostBuildEventTool" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/vdservice/vdservice.vcproj b/vdservice/vdservice.vcproj index 0616d08..8db43a9 100644 --- a/vdservice/vdservice.vcproj +++ b/vdservice/vdservice.vcproj @@ -328,6 +328,162 @@ Name="VCPostBuildEventTool" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +