diff --git a/autobuild.xml b/autobuild.xml
index ec332a81bb..4589ad3076 100644
--- a/autobuild.xml
+++ b/autobuild.xml
@@ -1380,9 +1380,9 @@
archive
name
darwin
@@ -1658,29 +1658,6 @@
name
OpenSourceRelWithDebInfo
-
- VCexpressRelWithDebInfo
-
-
OpenSourceRelease
configure
@@ -1813,6 +1790,27 @@
name
Release
+ VCexpressRelWithDebInfo
+
+ configure
+
+ arguments
+
+ ../indra
+
+ command
+ cmake
+ options
+
+ -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo
+ -DUNATTENDED:BOOL=OFF
+ -DWORD_SIZE:STRING=32
+ -DROOT_PROJECT_NAME:STRING=SecondLife
+
+
+ name
+ VCexpressRelWithDebInfo
+
name
common
@@ -2425,38 +2423,6 @@
name
OpenSourceRelWithDebInfo
-
- VCexpressRelWithDebInfo
-
- build
-
- arguments
-
- "RelWithDebInfo|Win32"
-
- command
- vcbuild.exe
- options
-
- /u
- SecondLife.sln
-
-
- configure
-
- options
-
- -G
- "Visual Studio 8 2005"
- -DSTANDALONE:BOOL=FALSE
- -DINSTALL_PROPRIETARY=FALSE
- -DFMOD=FALSE
-
-
- name
- VCexpressRelWithDebInfo
-
-
OpenSourceRelease
build
@@ -2639,6 +2605,36 @@
name
Release
+ VCexpressRelWithDebInfo
+
+ build
+
+ arguments
+
+ "RelWithDebInfo|Win32"
+
+ command
+ vcbuild.exe
+ options
+
+ /u
+ SecondLife.sln
+
+
+ configure
+
+ options
+
+ -G
+ "Visual Studio 8 2005"
+ -DSTANDALONE:BOOL=FALSE
+ -DINSTALL_PROPRIETARY=FALSE
+ -DFMOD=FALSE
+
+
+ name
+ VCexpressRelWithDebInfo
+
name
windows