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