aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/Config
diff options
context:
space:
mode:
authorMW2007-03-10 10:31:41 +0000
committerMW2007-03-10 10:31:41 +0000
commitaa4916988c36d8b8312c2d5579982770385c998a (patch)
tree0fbbc3a4b7d7f6e7064e9ca6b3122edc62a73694 /src/Config
parentUpdated Project files (diff)
downloadopensim-SC_OLD-aa4916988c36d8b8312c2d5579982770385c998a.zip
opensim-SC_OLD-aa4916988c36d8b8312c2d5579982770385c998a.tar.gz
opensim-SC_OLD-aa4916988c36d8b8312c2d5579982770385c998a.tar.bz2
opensim-SC_OLD-aa4916988c36d8b8312c2d5579982770385c998a.tar.xz
Another attempt to fix the 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 0e0958b..3131405 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>