temporarily fix the build break with building the OdePlugin tests assembly.

This needs to be fixed properly.
This commit is contained in:
Justin Clark-Casey (justincc)
2011-07-12 03:26:22 +01:00
parent f75f906e35
commit d31e0a67f7
2 changed files with 4 additions and 3 deletions

View File

@@ -3186,7 +3186,7 @@
<Reference name="OpenSim.Framework"/>
<Reference name="OpenSim.Framework.Console"/>
<Reference name="OpenSim.Region.Physics.Manager"/>
<Reference name="OpenSim.Region.Physics.OdePlugin"/>
<Reference name="OpenSim.Region.Physics.OdePlugin" path="../../../../../bin/Physics/"/>
<Reference name="Ode.NET" path="../../../../../bin/"/>
<Reference name="nunit.framework" path="../../../../../bin/"/>
<Reference name="log4net" path="../../../../../bin/"/>