From 47bdf3ecea88b3a167e7bb0c85cd8584742d7809 Mon Sep 17 00:00:00 2001 From: Drake Arconis Date: Sat, 16 Jan 2016 18:18:17 -0500 Subject: [PATCH] Minor fixes to autobuild.xml --- autobuild.xml | 32 ++++++++++++++++++++------------ 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/autobuild.xml b/autobuild.xml index 98b4954f6..fbdca77b8 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -2570,7 +2570,7 @@ -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo -DWORD_SIZE:STRING=32 - -DROOT_PROJECT_NAME:STRING=SecondLife + -DROOT_PROJECT_NAME:STRING=Singularity -DINSTALL_PROPRIETARY=FALSE @@ -2591,7 +2591,7 @@ -DCMAKE_BUILD_TYPE:STRING=Release -DWORD_SIZE:STRING=32 - -DROOT_PROJECT_NAME:STRING=SecondLife + -DROOT_PROJECT_NAME:STRING=Singularity -DINSTALL_PROPRIETARY=FALSE @@ -2617,7 +2617,7 @@ options -configuration RelWithDebInfo - -project SecondLife.xcodeproj + -project Singularity.xcodeproj configure @@ -2628,6 +2628,8 @@ 'Xcode' + default + True name RelWithDebInfo @@ -2640,7 +2642,7 @@ options -configuration Release - -project SecondLife.xcodeproj + -project Singularity.xcodeproj -DENABLE_SIGNING:BOOL=YES -DSIGNING_IDENTITY:STRING="Developer ID Application: Linden Research, Inc." @@ -2685,6 +2687,8 @@ 'Unix Makefiles' + default + True name RelWithDebInfo @@ -2734,7 +2738,7 @@ arguments - SecondLife.sln + Singularity.sln command msbuild.exe @@ -2756,7 +2760,7 @@ && ..\indra\tools\vstool\VSTool.exe --solution - SecondLife.sln + Singularity.sln --config RelWithDebInfo --startup @@ -2770,6 +2774,8 @@ -DINSTALL_PROPRIETARY=FALSE + default + True name RelWithDebInfo @@ -2779,7 +2785,7 @@ arguments - SecondLife.sln + Singularity.sln command msbuild.exe @@ -2801,7 +2807,7 @@ && ..\indra\tools\vstool\VSTool.exe --solution - SecondLife.sln + Singularity.sln --config Release --startup @@ -2834,7 +2840,7 @@ arguments - SecondLife.sln + Singularity.sln command msbuild.exe @@ -2856,7 +2862,7 @@ && ..\indra\tools\vstool\VSTool.exe --solution - SecondLife.sln + Singularity.sln --config RelWithDebInfo --startup @@ -2871,6 +2877,8 @@ -DINSTALL_PROPRIETARY=FALSE + default + True name RelWithDebInfo @@ -2880,7 +2888,7 @@ arguments - SecondLife.sln + Singularity.sln command msbuild.exe @@ -2902,7 +2910,7 @@ && ..\indra\tools\vstool\VSTool.exe --solution - SecondLife.sln + Singularity.sln --config Release --startup