diff options
author | lbsa71 | 2007-04-11 07:57:03 +0000 |
---|---|---|
committer | lbsa71 | 2007-04-11 07:57:03 +0000 |
commit | 8f5919bf6336ae7b6164f4419835d2478dabbe61 (patch) | |
tree | 1a5977974d936e099bce308f03d61e69e0451d5a /OpenSim.Storage.LocalStorageSQLite/OpenSim.Storage.LocalStorageSQLite.csproj | |
parent | Adding BDB to prebuild, making BDB compile. (diff) | |
download | opensim-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.csproj | 4 |
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" > |