aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices/OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj
diff options
context:
space:
mode:
authorAdam Frisby2007-05-29 04:11:49 +0000
committerAdam Frisby2007-05-29 04:11:49 +0000
commitc2c2f90b267f8e47b27d42fb9ee1baaeae663a73 (patch)
tree37b4ee5613cfa8a304482aac0966ad60571b2598 /OpenGridServices/OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj
parent* Escaped log messages properly when logging to DB (diff)
downloadopensim-SC_OLD-c2c2f90b267f8e47b27d42fb9ee1baaeae663a73.zip
opensim-SC_OLD-c2c2f90b267f8e47b27d42fb9ee1baaeae663a73.tar.gz
opensim-SC_OLD-c2c2f90b267f8e47b27d42fb9ee1baaeae663a73.tar.bz2
opensim-SC_OLD-c2c2f90b267f8e47b27d42fb9ee1baaeae663a73.tar.xz
* Rebuilt Prebuild
* Enabled fastmode by default on world map requests (ordinary mode is just too slow) * Reset some params involving agent appearance * Tweaked simProfileBlock requests to return values which have been sighted on the wire before.
Diffstat (limited to 'OpenGridServices/OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj')
-rw-r--r--OpenGridServices/OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/OpenGridServices/OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj b/OpenGridServices/OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj
index ea7548a..dad56cb 100644
--- a/OpenGridServices/OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj
+++ b/OpenGridServices/OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj
@@ -62,12 +62,12 @@
62 <HintPath>System.dll</HintPath> 62 <HintPath>System.dll</HintPath>
63 <Private>False</Private> 63 <Private>False</Private>
64 </Reference> 64 </Reference>
65 <Reference Include="OpenSim.Framework" > 65 <Reference Include="OpenSim.Framework.dll" >
66 <HintPath>OpenSim.Framework.dll</HintPath> 66 <HintPath>..\..\bin\OpenSim.Framework.dll</HintPath>
67 <Private>False</Private> 67 <Private>False</Private>
68 </Reference> 68 </Reference>
69 <Reference Include="OpenSim.Servers" > 69 <Reference Include="OpenSim.Servers.dll" >
70 <HintPath>OpenSim.Servers.dll</HintPath> 70 <HintPath>..\..\bin\OpenSim.Servers.dll</HintPath>
71 <Private>False</Private> 71 <Private>False</Private>
72 </Reference> 72 </Reference>
73 <Reference Include="libsecondlife.dll" > 73 <Reference Include="libsecondlife.dll" >