Created OpenSim.Caches project and moved the assetcache to that.

This commit is contained in:
MW
2007-06-12 15:24:12 +00:00
parent d02d925c86
commit fd1a7f28ab
11 changed files with 889 additions and 143 deletions

View File

@@ -44,6 +44,7 @@
<include name="../../bin/OpenSim.GenericConfig.Xml.dll" />
<include name="../../bin/OpenSim.Physics.Manager.dll" />
<include name="../../bin/OpenSim.Servers.dll" />
<include name="../../bin/OpenSim.Caches.dll" />
<include name="../../bin/XMLRPC.dll" />
</references>
</csc>