aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/Second-server.csproj
diff options
context:
space:
mode:
authorMW2007-03-10 10:01:03 +0000
committerMW2007-03-10 10:01:03 +0000
commit8fc38a3dc17ff92517be328a18d246b89183dfdd (patch)
treee94a173f353733f0747ba5350c877c376a41e370 /src/Second-server.csproj
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/Second-server.csproj')
-rw-r--r--src/Second-server.csproj4
1 files changed, 2 insertions, 2 deletions
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">