diff options
author | MW | 2007-03-10 10:01:03 +0000 |
---|---|---|
committer | MW | 2007-03-10 10:01:03 +0000 |
commit | 8fc38a3dc17ff92517be328a18d246b89183dfdd (patch) | |
tree | e94a173f353733f0747ba5350c877c376a41e370 /src/Config/SimConfig | |
parent | When a user logs off , the server now tells the other clients to kill that av... (diff) | |
download | opensim-SC-8fc38a3dc17ff92517be328a18d246b89183dfdd.zip opensim-SC-8fc38a3dc17ff92517be328a18d246b89183dfdd.tar.gz opensim-SC-8fc38a3dc17ff92517be328a18d246b89183dfdd.tar.bz2 opensim-SC-8fc38a3dc17ff92517be328a18d246b89183dfdd.tar.xz |
Updated Project files
Diffstat (limited to 'src/Config/SimConfig')
-rw-r--r-- | src/Config/SimConfig/SimConfig.csproj | 2 |
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> |