Fix for monodevelop

External libraries need the "path=..." set so
	Prebuild.exe can properly build the projects
bulletsim
BlueWall 2011-08-15 16:17:32 -04:00
parent e8f09cd5f7
commit dc772c608d
1 changed files with 1 additions and 1 deletions

View File

@ -3150,7 +3150,7 @@
<Reference name="OpenSim.Region.ScriptEngine.XEngine"/>
<Reference name="OpenSim.Services.Interfaces"/>
<Reference name="OpenSim.Tests.Common"/>
<Reference name="log4net"/>
<Reference name="log4net" path="../../../bin/"/>
<Reference name="nunit.framework" path="../../../bin/"/>
<Reference name="Nini" path="../../../bin/"/>
<Reference name="OpenMetaverse" path="../../../bin/"/>