* Fix the other windows build break. Hopefully that shoudl be the last one

0.6.5-rc1
Justin Clarke Casey 2009-04-22 18:48:49 +00:00
parent 3ace45a839
commit 8ca805009b
2 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,7 @@
using System;
using System.Reflection;
using log4net;
using OpenSim.Data;
using OpenSim.Framework;
using OpenSim.Framework.Communications;
using OpenSim.Framework.Communications.Services;

View File

@ -1550,6 +1550,7 @@
<Reference name="OpenMetaverse.StructuredData.dll"/>
<Reference name="Nini.dll" />
<Reference name="OpenSim"/>
<Reference name="OpenSim.Data"/>
<Reference name="OpenSim.Region.ClientStack"/>
<Reference name="OpenSim.Region.CoreModules"/>
<Reference name="OpenSim.Region.Framework"/>