From 283c92fa916d055c18bc77bb76bbd8d274ae41f9 Mon Sep 17 00:00:00 2001 From: Chris Forbes Date: Mon, 15 Feb 2010 14:57:35 +1300 Subject: [PATCH] force openra to run as 32bit on x64. --- OpenRa.Game/OpenRa.Game.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenRa.Game/OpenRa.Game.csproj b/OpenRa.Game/OpenRa.Game.csproj index 28ec54a56a..df748b80b5 100644 --- a/OpenRa.Game/OpenRa.Game.csproj +++ b/OpenRa.Game/OpenRa.Game.csproj @@ -40,7 +40,7 @@ TRACE;DEBUG;SANITY_CHECKS true full - AnyCPU + x86 false prompt