diff options
author | gareth | 2007-04-02 11:41:45 +0000 |
---|---|---|
committer | gareth | 2007-04-02 11:41:45 +0000 |
commit | 906526bb9a28898771592fca12758ef19c19e56e (patch) | |
tree | f38b928b570e820442366f4b8d6de9f7c3146ee0 /OpenSim.Config | |
parent | Moved database storage of the world map to the Db4LocalStorage so its in the ... (diff) | |
download | opensim-SC_OLD-906526bb9a28898771592fca12758ef19c19e56e.zip opensim-SC_OLD-906526bb9a28898771592fca12758ef19c19e56e.tar.gz opensim-SC_OLD-906526bb9a28898771592fca12758ef19c19e56e.tar.bz2 opensim-SC_OLD-906526bb9a28898771592fca12758ef19c19e56e.tar.xz |
Finished adding Db4o support to user profile manager
Diffstat (limited to 'OpenSim.Config')
-rw-r--r-- | OpenSim.Config/SimConfigDb4o/OpenSim.Config.SimConfigDb4o.dll.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim.Config/SimConfigDb4o/OpenSim.Config.SimConfigDb4o.dll.build b/OpenSim.Config/SimConfigDb4o/OpenSim.Config.SimConfigDb4o.dll.build index 085dc55..fd22f7d 100644 --- a/OpenSim.Config/SimConfigDb4o/OpenSim.Config.SimConfigDb4o.dll.build +++ b/OpenSim.Config/SimConfigDb4o/OpenSim.Config.SimConfigDb4o.dll.build | |||
@@ -13,7 +13,6 @@ | |||
13 | <sources failonempty="true"> | 13 | <sources failonempty="true"> |
14 | <include name="AssemblyInfo.cs" /> | 14 | <include name="AssemblyInfo.cs" /> |
15 | <include name="DbSimConfig.cs" /> | 15 | <include name="DbSimConfig.cs" /> |
16 | <include name="MapStorage.cs" /> | ||
17 | </sources> | 16 | </sources> |
18 | <references basedir="${project::get-base-directory()}"> | 17 | <references basedir="${project::get-base-directory()}"> |
19 | <lib> | 18 | <lib> |