From 3a20a7b5d1d3a70b203721f240f938fc221de732 Mon Sep 17 00:00:00 2001 From: lbsa71 Date: Thu, 14 Jun 2007 11:01:38 +0000 Subject: * Applied Prebuild fixes to Sugilite * Rebuilt project files * ignored some bins --- .../OpenGrid.Config.GridConfigDb4o.csproj | 28 +++++++++++----------- .../OpenGrid.Config.GridConfigDb4o.dll.build | 8 +++---- .../OpenGrid.Framework.Data.DB4o.csproj | 20 ++++++++-------- .../OpenGrid.Framework.Data.DB4o.dll.build | 8 +++---- .../OpenGrid.Framework.Data.MSSQL.csproj | 12 +++++----- .../OpenGrid.Framework.Data.MSSQL.dll.build | 6 ++--- .../OpenGrid.Framework.Data.MySQL.csproj | 20 ++++++++-------- .../OpenGrid.Framework.Data.MySQL.dll.build | 8 +++---- .../OpenGrid.Framework.Data.SQLite.csproj | 12 +++++----- .../OpenGrid.Framework.Data.SQLite.dll.build | 6 ++--- .../OpenGrid.Framework.Data.csproj | 12 +++++----- .../OpenGrid.Framework.Data.dll.build | 4 ++-- .../OpenGrid.Framework.Manager.csproj | 8 +++---- .../OpenGrid.Framework.Manager.dll.build | 4 ++-- .../OpenGridServices.AssetServer.csproj | 24 +++++++++---------- .../OpenGridServices.AssetServer.exe.build | 10 ++++---- .../OpenGridServices.GridServer.csproj | 28 +++++++++++----------- .../OpenGridServices.GridServer.exe.build | 16 ++++++------- .../OpenGridServices.UserServer.csproj | 24 +++++++++---------- .../OpenGridServices.UserServer.exe.build | 12 +++++----- .../OpenUser.Config.UserConfigDb4o.csproj | 28 +++++++++++----------- .../OpenUser.Config.UserConfigDb4o.dll.build | 8 +++---- 22 files changed, 153 insertions(+), 153 deletions(-) (limited to 'OpenGridServices') diff --git a/OpenGridServices/OpenGrid.Config/GridConfigDb4o/OpenGrid.Config.GridConfigDb4o.csproj b/OpenGridServices/OpenGrid.Config/GridConfigDb4o/OpenGrid.Config.GridConfigDb4o.csproj index 744e1e8..ddb48af 100644 --- a/OpenGridServices/OpenGrid.Config/GridConfigDb4o/OpenGrid.Config.GridConfigDb4o.csproj +++ b/OpenGridServices/OpenGrid.Config/GridConfigDb4o/OpenGrid.Config.GridConfigDb4o.csproj @@ -58,26 +58,14 @@ - - System.dll - False - - - ..\..\..\bin\System.Data.dll - False - - - System.Xml.dll + + ..\..\..\bin\Db4objects.Db4o.dll False ..\..\..\bin\libsecondlife.dll False - - ..\..\..\bin\Db4objects.Db4o.dll - False - OpenSim.Framework.dll False @@ -86,6 +74,18 @@ OpenSim.Framework.Console.dll False + + System.dll + False + + + ..\..\..\bin\System.Data.dll + False + + + System.Xml.dll + False + diff --git a/OpenGridServices/OpenGrid.Config/GridConfigDb4o/OpenGrid.Config.GridConfigDb4o.dll.build b/OpenGridServices/OpenGrid.Config/GridConfigDb4o/OpenGrid.Config.GridConfigDb4o.dll.build index cbc8479..075593b 100644 --- a/OpenGridServices/OpenGrid.Config/GridConfigDb4o/OpenGrid.Config.GridConfigDb4o.dll.build +++ b/OpenGridServices/OpenGrid.Config/GridConfigDb4o/OpenGrid.Config.GridConfigDb4o.dll.build @@ -19,13 +19,13 @@ - - - - + + + + diff --git a/OpenGridServices/OpenGrid.Framework.Data.DB4o/OpenGrid.Framework.Data.DB4o.csproj b/OpenGridServices/OpenGrid.Framework.Data.DB4o/OpenGrid.Framework.Data.DB4o.csproj index 82d4f5f..d2d6140 100644 --- a/OpenGridServices/OpenGrid.Framework.Data.DB4o/OpenGrid.Framework.Data.DB4o.csproj +++ b/OpenGridServices/OpenGrid.Framework.Data.DB4o/OpenGrid.Framework.Data.DB4o.csproj @@ -58,24 +58,24 @@ - - System.dll + + ..\..\bin\Db4objects.Db4o.dll False - - System.Xml.dll + + ..\..\bin\libsecondlife.dll False - - System.Data.dll + + System.dll False - - ..\..\bin\libsecondlife.dll + + System.Data.dll False - - ..\..\bin\Db4objects.Db4o.dll + + System.Xml.dll False diff --git a/OpenGridServices/OpenGrid.Framework.Data.DB4o/OpenGrid.Framework.Data.DB4o.dll.build b/OpenGridServices/OpenGrid.Framework.Data.DB4o/OpenGrid.Framework.Data.DB4o.dll.build index 8e0f53a..d82d751 100644 --- a/OpenGridServices/OpenGrid.Framework.Data.DB4o/OpenGrid.Framework.Data.DB4o.dll.build +++ b/OpenGridServices/OpenGrid.Framework.Data.DB4o/OpenGrid.Framework.Data.DB4o.dll.build @@ -21,12 +21,12 @@ + + + - - - - + diff --git a/OpenGridServices/OpenGrid.Framework.Data.MSSQL/OpenGrid.Framework.Data.MSSQL.csproj b/OpenGridServices/OpenGrid.Framework.Data.MSSQL/OpenGrid.Framework.Data.MSSQL.csproj index 8d53692..fa18c28 100644 --- a/OpenGridServices/OpenGrid.Framework.Data.MSSQL/OpenGrid.Framework.Data.MSSQL.csproj +++ b/OpenGridServices/OpenGrid.Framework.Data.MSSQL/OpenGrid.Framework.Data.MSSQL.csproj @@ -58,20 +58,20 @@ - - System.dll + + ..\..\bin\libsecondlife.dll False - - System.Xml.dll + + System.dll False System.Data.dll False - - ..\..\bin\libsecondlife.dll + + System.Xml.dll False diff --git a/OpenGridServices/OpenGrid.Framework.Data.MSSQL/OpenGrid.Framework.Data.MSSQL.dll.build b/OpenGridServices/OpenGrid.Framework.Data.MSSQL/OpenGrid.Framework.Data.MSSQL.dll.build index 5b6b75b..577da4b 100644 --- a/OpenGridServices/OpenGrid.Framework.Data.MSSQL/OpenGrid.Framework.Data.MSSQL.dll.build +++ b/OpenGridServices/OpenGrid.Framework.Data.MSSQL/OpenGrid.Framework.Data.MSSQL.dll.build @@ -20,11 +20,11 @@ + + - - - + diff --git a/OpenGridServices/OpenGrid.Framework.Data.MySQL/OpenGrid.Framework.Data.MySQL.csproj b/OpenGridServices/OpenGrid.Framework.Data.MySQL/OpenGrid.Framework.Data.MySQL.csproj index 75ef149..cc3aacb 100644 --- a/OpenGridServices/OpenGrid.Framework.Data.MySQL/OpenGrid.Framework.Data.MySQL.csproj +++ b/OpenGridServices/OpenGrid.Framework.Data.MySQL/OpenGrid.Framework.Data.MySQL.csproj @@ -58,24 +58,24 @@ - - System.dll + + ..\..\bin\libsecondlife.dll False - - System.Xml.dll + + ..\..\bin\MySql.Data.dll False - - System.Data.dll + + System.dll False - - ..\..\bin\libsecondlife.dll + + System.Data.dll False - - ..\..\bin\MySql.Data.dll + + System.Xml.dll False diff --git a/OpenGridServices/OpenGrid.Framework.Data.MySQL/OpenGrid.Framework.Data.MySQL.dll.build b/OpenGridServices/OpenGrid.Framework.Data.MySQL/OpenGrid.Framework.Data.MySQL.dll.build index 78f4afe..a5f4028 100644 --- a/OpenGridServices/OpenGrid.Framework.Data.MySQL/OpenGrid.Framework.Data.MySQL.dll.build +++ b/OpenGridServices/OpenGrid.Framework.Data.MySQL/OpenGrid.Framework.Data.MySQL.dll.build @@ -23,12 +23,12 @@ - - - - + + + + diff --git a/OpenGridServices/OpenGrid.Framework.Data.SQLite/OpenGrid.Framework.Data.SQLite.csproj b/OpenGridServices/OpenGrid.Framework.Data.SQLite/OpenGrid.Framework.Data.SQLite.csproj index 463cf86..63d0bd9 100644 --- a/OpenGridServices/OpenGrid.Framework.Data.SQLite/OpenGrid.Framework.Data.SQLite.csproj +++ b/OpenGridServices/OpenGrid.Framework.Data.SQLite/OpenGrid.Framework.Data.SQLite.csproj @@ -58,12 +58,12 @@ - - System.dll + + ..\..\bin\libsecondlife.dll False - - System.Xml.dll + + System.dll False @@ -74,8 +74,8 @@ ..\..\bin\System.Data.SQLite.dll False - - ..\..\bin\libsecondlife.dll + + System.Xml.dll False diff --git a/OpenGridServices/OpenGrid.Framework.Data.SQLite/OpenGrid.Framework.Data.SQLite.dll.build b/OpenGridServices/OpenGrid.Framework.Data.SQLite/OpenGrid.Framework.Data.SQLite.dll.build index 1be9b43..79b0edf 100644 --- a/OpenGridServices/OpenGrid.Framework.Data.SQLite/OpenGrid.Framework.Data.SQLite.dll.build +++ b/OpenGridServices/OpenGrid.Framework.Data.SQLite/OpenGrid.Framework.Data.SQLite.dll.build @@ -20,12 +20,12 @@ + + - - - + diff --git a/OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.csproj b/OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.csproj index a572204..0b53b02 100644 --- a/OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.csproj +++ b/OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.csproj @@ -58,20 +58,20 @@ - - System.dll + + ..\..\bin\libsecondlife.dll False - - System.Xml.dll + + System.dll False System.Data.dll False - - ..\..\bin\libsecondlife.dll + + System.Xml.dll False diff --git a/OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.dll.build b/OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.dll.build index e6e0313..7abebeb 100644 --- a/OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.dll.build +++ b/OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.dll.build @@ -25,10 +25,10 @@ + - - + diff --git a/OpenGridServices/OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj b/OpenGridServices/OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj index ea7548a..e1c9f42 100644 --- a/OpenGridServices/OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj +++ b/OpenGridServices/OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj @@ -58,8 +58,8 @@ - - System.dll + + ..\..\bin\libsecondlife.dll False @@ -70,8 +70,8 @@ OpenSim.Servers.dll False - - ..\..\bin\libsecondlife.dll + + System.dll False diff --git a/OpenGridServices/OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.dll.build b/OpenGridServices/OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.dll.build index f8cc80e..9430ab9 100644 --- a/OpenGridServices/OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.dll.build +++ b/OpenGridServices/OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.dll.build @@ -19,10 +19,10 @@ - + - + diff --git a/OpenGridServices/OpenGridServices.AssetServer/OpenGridServices.AssetServer.csproj b/OpenGridServices/OpenGridServices.AssetServer/OpenGridServices.AssetServer.csproj index f170f42..7470499 100644 --- a/OpenGridServices/OpenGridServices.AssetServer/OpenGridServices.AssetServer.csproj +++ b/OpenGridServices/OpenGridServices.AssetServer/OpenGridServices.AssetServer.csproj @@ -58,16 +58,12 @@ - - System.dll - False - - - System.Data.dll + + ..\..\bin\Db4objects.Db4o.dll False - - System.Xml.dll + + ..\..\bin\libsecondlife.dll False @@ -82,12 +78,16 @@ OpenSim.Servers.dll False - - ..\..\bin\libsecondlife.dll + + System.dll False - - ..\..\bin\Db4objects.Db4o.dll + + System.Data.dll + False + + + System.Xml.dll False diff --git a/OpenGridServices/OpenGridServices.AssetServer/OpenGridServices.AssetServer.exe.build b/OpenGridServices/OpenGridServices.AssetServer/OpenGridServices.AssetServer.exe.build index 72bfc74..385d85d 100644 --- a/OpenGridServices/OpenGridServices.AssetServer/OpenGridServices.AssetServer.exe.build +++ b/OpenGridServices/OpenGridServices.AssetServer/OpenGridServices.AssetServer.exe.build @@ -20,14 +20,14 @@ - - - + + - - + + + diff --git a/OpenGridServices/OpenGridServices.GridServer/OpenGridServices.GridServer.csproj b/OpenGridServices/OpenGridServices.GridServer/OpenGridServices.GridServer.csproj index f4a6ca1..55a0e02 100644 --- a/OpenGridServices/OpenGridServices.GridServer/OpenGridServices.GridServer.csproj +++ b/OpenGridServices/OpenGridServices.GridServer/OpenGridServices.GridServer.csproj @@ -58,16 +58,12 @@ - - System.dll - False - - - System.Data.dll + + ..\..\bin\Db4objects.Db4o.dll False - - System.Xml.dll + + ..\..\bin\libsecondlife.dll False @@ -78,20 +74,24 @@ OpenSim.Framework.Console.dll False + + OpenSim.GenericConfig.Xml.dll + False + OpenSim.Servers.dll False - - OpenSim.GenericConfig.Xml.dll + + System.dll False - - ..\..\bin\libsecondlife.dll + + System.Data.dll False - - ..\..\bin\Db4objects.Db4o.dll + + System.Xml.dll False diff --git a/OpenGridServices/OpenGridServices.GridServer/OpenGridServices.GridServer.exe.build b/OpenGridServices/OpenGridServices.GridServer/OpenGridServices.GridServer.exe.build index 9d21edd..60c0f85 100644 --- a/OpenGridServices/OpenGridServices.GridServer/OpenGridServices.GridServer.exe.build +++ b/OpenGridServices/OpenGridServices.GridServer/OpenGridServices.GridServer.exe.build @@ -20,17 +20,17 @@ - - - - - - + + + + - - + + + + diff --git a/OpenGridServices/OpenGridServices.UserServer/OpenGridServices.UserServer.csproj b/OpenGridServices/OpenGridServices.UserServer/OpenGridServices.UserServer.csproj index 1bd07fb..b3d318c 100644 --- a/OpenGridServices/OpenGridServices.UserServer/OpenGridServices.UserServer.csproj +++ b/OpenGridServices/OpenGridServices.UserServer/OpenGridServices.UserServer.csproj @@ -58,16 +58,12 @@ - - System.dll - False - - - System.Data.dll + + ..\..\bin\Db4objects.Db4o.dll False - - System.Xml.dll + + ..\..\bin\libsecondlife.dll False @@ -86,12 +82,16 @@ OpenSim.Servers.dll False - - ..\..\bin\libsecondlife.dll + + System.dll False - - ..\..\bin\Db4objects.Db4o.dll + + System.Data.dll + False + + + System.Xml.dll False diff --git a/OpenGridServices/OpenGridServices.UserServer/OpenGridServices.UserServer.exe.build b/OpenGridServices/OpenGridServices.UserServer/OpenGridServices.UserServer.exe.build index 5275ef4..68cbef7 100644 --- a/OpenGridServices/OpenGridServices.UserServer/OpenGridServices.UserServer.exe.build +++ b/OpenGridServices/OpenGridServices.UserServer/OpenGridServices.UserServer.exe.build @@ -20,16 +20,16 @@ - - - + + + - - - + + + diff --git a/OpenGridServices/OpenUser.Config/UserConfigDb4o/OpenUser.Config.UserConfigDb4o.csproj b/OpenGridServices/OpenUser.Config/UserConfigDb4o/OpenUser.Config.UserConfigDb4o.csproj index 722b8d4..a89a38d 100644 --- a/OpenGridServices/OpenUser.Config/UserConfigDb4o/OpenUser.Config.UserConfigDb4o.csproj +++ b/OpenGridServices/OpenUser.Config/UserConfigDb4o/OpenUser.Config.UserConfigDb4o.csproj @@ -58,26 +58,14 @@ - - System.dll - False - - - ..\..\..\bin\System.Data.dll - False - - - System.Xml.dll + + ..\..\..\bin\Db4objects.Db4o.dll False ..\..\..\bin\libsecondlife.dll False - - ..\..\..\bin\Db4objects.Db4o.dll - False - OpenSim.Framework.dll False @@ -86,6 +74,18 @@ OpenSim.Framework.Console.dll False + + System.dll + False + + + ..\..\..\bin\System.Data.dll + False + + + System.Xml.dll + False + diff --git a/OpenGridServices/OpenUser.Config/UserConfigDb4o/OpenUser.Config.UserConfigDb4o.dll.build b/OpenGridServices/OpenUser.Config/UserConfigDb4o/OpenUser.Config.UserConfigDb4o.dll.build index 2833bce..bd5d49f 100644 --- a/OpenGridServices/OpenUser.Config/UserConfigDb4o/OpenUser.Config.UserConfigDb4o.dll.build +++ b/OpenGridServices/OpenUser.Config/UserConfigDb4o/OpenUser.Config.UserConfigDb4o.dll.build @@ -19,13 +19,13 @@ - - - - + + + + -- cgit v1.1