From 704ae5fa2eca8afc77525ec3bbcec9deac2cdced Mon Sep 17 00:00:00 2001 From: Chicken man Date: Sun, 4 May 2014 18:47:41 -0400 Subject: [PATCH] Fixed removal of winforms for x86 --- OpenRA.CrashDialog/OpenRA.CrashDialog.csproj | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/OpenRA.CrashDialog/OpenRA.CrashDialog.csproj b/OpenRA.CrashDialog/OpenRA.CrashDialog.csproj index c843a1388b..e3483af173 100644 --- a/OpenRA.CrashDialog/OpenRA.CrashDialog.csproj +++ b/OpenRA.CrashDialog/OpenRA.CrashDialog.csproj @@ -1,4 +1,4 @@ - + Debug @@ -17,6 +17,7 @@ prompt 4 true + x86 full @@ -26,6 +27,9 @@ 4 true + + ../OpenRA.Game/OpenRA.ico + @@ -40,5 +44,8 @@ + + + \ No newline at end of file