summaryrefslogtreecommitdiffstats
path: root/client/windows/redc.sln
diff options
context:
space:
mode:
authorArnon Gilboa <agilboa@redhat.com>2010-10-25 08:35:56 +0200
committerArnon Gilboa <agilboa@redhat.com>2010-10-25 08:35:56 +0200
commita0f32b620b333ae538500d21bc85650b3498a705 (patch)
tree77d759489762cbf4db026b182bda496022ac1ed3 /client/windows/redc.sln
parent79660586188ba968bb95f9ef198f56fa4d1ff972 (diff)
downloadspice-a0f32b620b333ae538500d21bc85650b3498a705.tar.gz
spice-a0f32b620b333ae538500d21bc85650b3498a705.tar.xz
spice-a0f32b620b333ae538500d21bc85650b3498a705.zip
spicec-win: add x64 to vcproj & sln (v2)
use CEGUI for x64 as well, no need for the SUPPORT_GUI hack
Diffstat (limited to 'client/windows/redc.sln')
-rw-r--r--client/windows/redc.sln6
1 files changed, 6 insertions, 0 deletions
diff --git a/client/windows/redc.sln b/client/windows/redc.sln
index a948239a..3ee71232 100644
--- a/client/windows/redc.sln
+++ b/client/windows/redc.sln
@@ -6,13 +6,19 @@ EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
+ Debug|x64 = Debug|x64
Release|Win32 = Release|Win32
+ Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4F03BAF9-DFBC-4CA7-B860-8929555981AE}.Debug|Win32.ActiveCfg = Debug|Win32
{4F03BAF9-DFBC-4CA7-B860-8929555981AE}.Debug|Win32.Build.0 = Debug|Win32
+ {4F03BAF9-DFBC-4CA7-B860-8929555981AE}.Debug|x64.ActiveCfg = Debug|x64
+ {4F03BAF9-DFBC-4CA7-B860-8929555981AE}.Debug|x64.Build.0 = Debug|x64
{4F03BAF9-DFBC-4CA7-B860-8929555981AE}.Release|Win32.ActiveCfg = Release|Win32
{4F03BAF9-DFBC-4CA7-B860-8929555981AE}.Release|Win32.Build.0 = Release|Win32
+ {4F03BAF9-DFBC-4CA7-B860-8929555981AE}.Release|x64.ActiveCfg = Release|x64
+ {4F03BAF9-DFBC-4CA7-B860-8929555981AE}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE