From 0c6de5c6cca4fae213b050e2ac9b15c5d16d8db6 Mon Sep 17 00:00:00 2001 From: Oz Linden Date: Sun, 6 Feb 2011 10:09:58 -0500 Subject: OPEN-1 WORKAROUND correct build arguments for VS Express --- autobuild.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/autobuild.xml b/autobuild.xml index 5d07c035e6..e1733ac9ae 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -2432,13 +2432,13 @@ arguments - SecondLife.sln + "RelWithDebInfo|Win32" command vcbuild.exe options - RelWithDebInfo + "RelWithDebInfo|Win32" configure -- cgit v1.2.3