mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
* Added OpenSim.Framework ref to phys mgr
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
<include name="System.dll" />
|
||||
<include name="System.Xml.dll" />
|
||||
<include name="../../bin/Axiom.MathLib.dll" />
|
||||
<include name="../bin/OpenSim.Framework.dll" />
|
||||
<include name="../bin/OpenSim.Framework.Console.dll" />
|
||||
</references>
|
||||
</csc>
|
||||
|
||||
@@ -188,6 +188,7 @@
|
||||
<Reference name="System" localCopy="false"/>
|
||||
<Reference name="System.Xml" localCopy="false" />
|
||||
<Reference name="Axiom.MathLib.dll" localCopy="false"/>
|
||||
<Reference name="OpenSim.Framework" localCopy="false"/>
|
||||
<Reference name="OpenSim.Framework.Console" localCopy="false"/>
|
||||
<Files>
|
||||
<Match pattern="*.cs" recurse="false"/>
|
||||
|
||||
Reference in New Issue
Block a user