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.Framework/OpenSim.Framework.dll.build | |
parent | Moved database storage of the world map to the Db4LocalStorage so its in the ... (diff) | |
download | opensim-SC-906526bb9a28898771592fca12758ef19c19e56e.zip opensim-SC-906526bb9a28898771592fca12758ef19c19e56e.tar.gz opensim-SC-906526bb9a28898771592fca12758ef19c19e56e.tar.bz2 opensim-SC-906526bb9a28898771592fca12758ef19c19e56e.tar.xz |
Finished adding Db4o support to user profile manager
Diffstat (limited to 'OpenSim.Framework/OpenSim.Framework.dll.build')
-rw-r--r-- | OpenSim.Framework/OpenSim.Framework.dll.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenSim.Framework/OpenSim.Framework.dll.build b/OpenSim.Framework/OpenSim.Framework.dll.build index 417fa0c..43f4542 100644 --- a/OpenSim.Framework/OpenSim.Framework.dll.build +++ b/OpenSim.Framework/OpenSim.Framework.dll.build | |||
@@ -45,6 +45,7 @@ | |||
45 | <include name="System.dll" /> | 45 | <include name="System.dll" /> |
46 | <include name="System.Xml.dll" /> | 46 | <include name="System.Xml.dll" /> |
47 | <include name="../bin/libsecondlife.dll" /> | 47 | <include name="../bin/libsecondlife.dll" /> |
48 | <include name="../bin/Db4objects.Db4o.dll" /> | ||
48 | </references> | 49 | </references> |
49 | </csc> | 50 | </csc> |
50 | <echo message="Copying from [${project::get-base-directory()}/${build.dir}/] to [${project::get-base-directory()}/../bin/" /> | 51 | <echo message="Copying from [${project::get-base-directory()}/${build.dir}/] to [${project::get-base-directory()}/../bin/" /> |