Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan McGovern <alan@xamarin.com>2013-06-18 09:46:51 +0400
committerAlan McGovern <alan@xamarin.com>2013-06-18 09:46:51 +0400
commit43ece37ea6cedf72a47d123025565f14fd54a270 (patch)
treec310d63af58449ec30bddc60b99f128a73a74e37 /main/winbuild.bat
parent5ae2e334b21b82ad8c2a759807012d54bc60484d (diff)
Fix winbuild.bat
Diffstat (limited to 'main/winbuild.bat')
-rw-r--r--main/winbuild.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/winbuild.bat b/main/winbuild.bat
index 86e3d190f2..96edf12ae3 100644
--- a/main/winbuild.bat
+++ b/main/winbuild.bat
@@ -1 +1 @@
-C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe Main.sln /p:Configuration=DebugWin32 /p:Platform=x86
+C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe Main.sln /p:Configuration=DebugWin32 /p:Platform="Any CPU"