aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
authorMW2007-03-10 10:01:03 +0000
committerMW2007-03-10 10:01:03 +0000
commit8fc38a3dc17ff92517be328a18d246b89183dfdd (patch)
treee94a173f353733f0747ba5350c877c376a41e370 /src
parentWhen a user logs off , the server now tells the other clients to kill that av... (diff)
downloadopensim-SC_OLD-8fc38a3dc17ff92517be328a18d246b89183dfdd.zip
opensim-SC_OLD-8fc38a3dc17ff92517be328a18d246b89183dfdd.tar.gz
opensim-SC_OLD-8fc38a3dc17ff92517be328a18d246b89183dfdd.tar.bz2
opensim-SC_OLD-8fc38a3dc17ff92517be328a18d246b89183dfdd.tar.xz
Updated Project files
Diffstat (limited to 'src')
-rw-r--r--src/Config/SimConfig/SimConfig.csproj2
-rw-r--r--src/GridInterfaces/GridInterfaces.csproj2
-rw-r--r--src/LocalServers/LocalGridServers/LocalGridServers.csproj2
-rw-r--r--src/LocalStorage/Db4LocalStorage/Db4LocalStorage.csproj12
-rw-r--r--src/RemoteServers/RemoteGridServers/RemoteGridServers.csproj2
-rw-r--r--src/Second-server.csproj4
6 files changed, 12 insertions, 12 deletions
diff --git a/src/Config/SimConfig/SimConfig.csproj b/src/Config/SimConfig/SimConfig.csproj
index 3131405..0e0958b 100644
--- a/src/Config/SimConfig/SimConfig.csproj
+++ b/src/Config/SimConfig/SimConfig.csproj
@@ -27,7 +27,7 @@
27 <Reference Include="System" /> 27 <Reference Include="System" />
28 <Reference Include="System.Xml" /> 28 <Reference Include="System.Xml" />
29 <Reference Include="Db4objects.Db4o"> 29 <Reference Include="Db4objects.Db4o">
30 <HintPath>..\..\..\bin\Db4objects.Db4o.dll</HintPath> 30 <HintPath>..\bin\Db4objects.Db4o.dll</HintPath>
31 <SpecificVersion>False</SpecificVersion> 31 <SpecificVersion>False</SpecificVersion>
32 </Reference> 32 </Reference>
33 </ItemGroup> 33 </ItemGroup>
diff --git a/src/GridInterfaces/GridInterfaces.csproj b/src/GridInterfaces/GridInterfaces.csproj
index bbdc9e9..1c00268 100644
--- a/src/GridInterfaces/GridInterfaces.csproj
+++ b/src/GridInterfaces/GridInterfaces.csproj
@@ -27,7 +27,7 @@
27 <Reference Include="System" /> 27 <Reference Include="System" />
28 <Reference Include="System.Xml" /> 28 <Reference Include="System.Xml" />
29 <Reference Include="libsecondlife"> 29 <Reference Include="libsecondlife">
30 <HintPath>..\..\..\..\..\..\Libsecond-dailys\libsl07-03\trunk\libsecondlife-cs\obj\Debug\libsecondlife.dll</HintPath> 30 <HintPath>..\bin\libsecondlife.dll</HintPath>
31 <SpecificVersion>False</SpecificVersion> 31 <SpecificVersion>False</SpecificVersion>
32 </Reference> 32 </Reference>
33 </ItemGroup> 33 </ItemGroup>
diff --git a/src/LocalServers/LocalGridServers/LocalGridServers.csproj b/src/LocalServers/LocalGridServers/LocalGridServers.csproj
index dc9c566..c7310b7 100644
--- a/src/LocalServers/LocalGridServers/LocalGridServers.csproj
+++ b/src/LocalServers/LocalGridServers/LocalGridServers.csproj
@@ -27,7 +27,7 @@
27 <Reference Include="System" /> 27 <Reference Include="System" />
28 <Reference Include="System.Xml" /> 28 <Reference Include="System.Xml" />
29 <Reference Include="libsecondlife"> 29 <Reference Include="libsecondlife">
30 <HintPath>..\..\..\..\..\..\..\Libsecond-dailys\libsl07-03\trunk\libsecondlife-cs\obj\Debug\libsecondlife.dll</HintPath> 30 <HintPath>..\bin\libsecondlife.dll</HintPath>
31 <SpecificVersion>False</SpecificVersion> 31 <SpecificVersion>False</SpecificVersion>
32 </Reference> 32 </Reference>
33 </ItemGroup> 33 </ItemGroup>
diff --git a/src/LocalStorage/Db4LocalStorage/Db4LocalStorage.csproj b/src/LocalStorage/Db4LocalStorage/Db4LocalStorage.csproj
index 9b5c487..e57b547 100644
--- a/src/LocalStorage/Db4LocalStorage/Db4LocalStorage.csproj
+++ b/src/LocalStorage/Db4LocalStorage/Db4LocalStorage.csproj
@@ -27,11 +27,11 @@
27 <Reference Include="System" /> 27 <Reference Include="System" />
28 <Reference Include="System.Xml" /> 28 <Reference Include="System.Xml" />
29 <Reference Include="Db4objects.Db4o"> 29 <Reference Include="Db4objects.Db4o">
30 <HintPath>..\..\..\bin\Db4objects.Db4o.dll</HintPath> 30 <HintPath>..\bin\Db4objects.Db4o.dll</HintPath>
31 <SpecificVersion>False</SpecificVersion> 31 <SpecificVersion>False</SpecificVersion>
32 </Reference> 32 </Reference>
33 <Reference Include="libsecondlife"> 33 <Reference Include="libsecondlife">
34 <HintPath>..\..\..\..\..\..\..\Libsecond-dailys\libsl07-03\trunk\libsecondlife-cs\obj\Debug\libsecondlife.dll</HintPath> 34 <HintPath>..\bin\libsecondlife.dll</HintPath>
35 <SpecificVersion>False</SpecificVersion> 35 <SpecificVersion>False</SpecificVersion>
36 </Reference> 36 </Reference>
37 </ItemGroup> 37 </ItemGroup>
@@ -40,14 +40,14 @@
40 <Compile Include="AssemblyInfo.cs" /> 40 <Compile Include="AssemblyInfo.cs" />
41 </ItemGroup> 41 </ItemGroup>
42 <ItemGroup> 42 <ItemGroup>
43 <ProjectReference Include="..\..\GridInterfaces\GridInterfaces.csproj">
44 <Project>{5DA3174D-42F9-416D-9F0B-AF41FA2BE2F9}</Project>
45 <Name>GridInterfaces</Name>
46 </ProjectReference>
47 <ProjectReference Include="..\..\ServerConsole\ServerConsole\ServerConsole.csproj"> 43 <ProjectReference Include="..\..\ServerConsole\ServerConsole\ServerConsole.csproj">
48 <Project>{C9A6026D-8E0C-4FE4-8691-FB2A566AA245}</Project> 44 <Project>{C9A6026D-8E0C-4FE4-8691-FB2A566AA245}</Project>
49 <Name>ServerConsole</Name> 45 <Name>ServerConsole</Name>
50 </ProjectReference> 46 </ProjectReference>
47 <ProjectReference Include="..\..\GridInterfaces\GridInterfaces.csproj">
48 <Project>{5DA3174D-42F9-416D-9F0B-AF41FA2BE2F9}</Project>
49 <Name>GridInterfaces</Name>
50 </ProjectReference>
51 </ItemGroup> 51 </ItemGroup>
52 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" /> 52 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" />
53</Project> \ No newline at end of file 53</Project> \ No newline at end of file
diff --git a/src/RemoteServers/RemoteGridServers/RemoteGridServers.csproj b/src/RemoteServers/RemoteGridServers/RemoteGridServers.csproj
index 6fc1e5a..2719703 100644
--- a/src/RemoteServers/RemoteGridServers/RemoteGridServers.csproj
+++ b/src/RemoteServers/RemoteGridServers/RemoteGridServers.csproj
@@ -27,7 +27,7 @@
27 <Reference Include="System" /> 27 <Reference Include="System" />
28 <Reference Include="System.Xml" /> 28 <Reference Include="System.Xml" />
29 <Reference Include="libsecondlife"> 29 <Reference Include="libsecondlife">
30 <HintPath>..\..\..\..\..\..\..\Libsecond-dailys\libsl07-03\trunk\libsecondlife-cs\obj\Debug\libsecondlife.dll</HintPath> 30 <HintPath>..\bin\libsecondlife.dll</HintPath>
31 <SpecificVersion>False</SpecificVersion> 31 <SpecificVersion>False</SpecificVersion>
32 </Reference> 32 </Reference>
33 </ItemGroup> 33 </ItemGroup>
diff --git a/src/Second-server.csproj b/src/Second-server.csproj
index dfb5168..81399ce 100644
--- a/src/Second-server.csproj
+++ b/src/Second-server.csproj
@@ -40,11 +40,11 @@
40 <Reference Include="System.Data" /> 40 <Reference Include="System.Data" />
41 <Reference Include="System.Xml" /> 41 <Reference Include="System.Xml" />
42 <Reference Include="libsecondlife"> 42 <Reference Include="libsecondlife">
43 <HintPath>..\..\..\..\..\Libsecond-dailys\libsl07-03\trunk\libsecondlife-cs\obj\Debug\libsecondlife.dll</HintPath> 43 <HintPath>..\bin\libsecondlife.dll</HintPath>
44 <SpecificVersion>False</SpecificVersion> 44 <SpecificVersion>False</SpecificVersion>
45 </Reference> 45 </Reference>
46 <Reference Include="Axiom.MathLib"> 46 <Reference Include="Axiom.MathLib">
47 <HintPath>..\..\..\..\..\Opensim-pluginsystem\bin\Axiom.MathLib.dll</HintPath> 47 <HintPath>..\bin\Axiom.MathLib.dll</HintPath>
48 <SpecificVersion>False</SpecificVersion> 48 <SpecificVersion>False</SpecificVersion>
49 </Reference> 49 </Reference>
50 <Reference Include="log4net"> 50 <Reference Include="log4net">