aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Storage.LocalStorageSQLite/OpenSim.Storage.LocalStorageSQLite.csproj
diff options
context:
space:
mode:
authorlbsa712007-04-11 07:57:03 +0000
committerlbsa712007-04-11 07:57:03 +0000
commit8f5919bf6336ae7b6164f4419835d2478dabbe61 (patch)
tree1a5977974d936e099bce308f03d61e69e0451d5a /OpenSim.Storage.LocalStorageSQLite/OpenSim.Storage.LocalStorageSQLite.csproj
parentAdding BDB to prebuild, making BDB compile. (diff)
downloadopensim-SC-8f5919bf6336ae7b6164f4419835d2478dabbe61.zip
opensim-SC-8f5919bf6336ae7b6164f4419835d2478dabbe61.tar.gz
opensim-SC-8f5919bf6336ae7b6164f4419835d2478dabbe61.tar.bz2
opensim-SC-8f5919bf6336ae7b6164f4419835d2478dabbe61.tar.xz
* nant building again
Diffstat (limited to 'OpenSim.Storage.LocalStorageSQLite/OpenSim.Storage.LocalStorageSQLite.csproj')
-rw-r--r--OpenSim.Storage.LocalStorageSQLite/OpenSim.Storage.LocalStorageSQLite.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/OpenSim.Storage.LocalStorageSQLite/OpenSim.Storage.LocalStorageSQLite.csproj b/OpenSim.Storage.LocalStorageSQLite/OpenSim.Storage.LocalStorageSQLite.csproj
index 2932b51..a6facb9 100644
--- a/OpenSim.Storage.LocalStorageSQLite/OpenSim.Storage.LocalStorageSQLite.csproj
+++ b/OpenSim.Storage.LocalStorageSQLite/OpenSim.Storage.LocalStorageSQLite.csproj
@@ -70,8 +70,8 @@
70 <HintPath>System.Data.dll</HintPath> 70 <HintPath>System.Data.dll</HintPath>
71 <Private>False</Private> 71 <Private>False</Private>
72 </Reference> 72 </Reference>
73 <Reference Include="System.Data.SQLite.DLL" > 73 <Reference Include="System.Data.SQLite.dll" >
74 <HintPath>..\bin\System.Data.SQLite.DLL</HintPath> 74 <HintPath>..\bin\System.Data.SQLite.dll</HintPath>
75 <Private>False</Private> 75 <Private>False</Private>
76 </Reference> 76 </Reference>
77 <Reference Include="libsecondlife.dll" > 77 <Reference Include="libsecondlife.dll" >