* Also add the OpenSim.Framework reference to prebuild.xml needed by Windows

This commit is contained in:
Justin Clarke Casey
2008-12-11 19:19:02 +00:00
parent 02906d30ec
commit f7cfb0694c

View File

@@ -2596,6 +2596,7 @@
<Reference name="nunit.framework.dll" />
<Reference name="OpenMetaverse.dll"/>
<Reference name="OpenMetaverseTypes.dll"/>
<Reference name="OpenSim.Framework"/>
<Reference name="OpenSim.Framework.Communications"/>
<Reference name="OpenSim.Region.Communications.Local"/>
<Reference name="OpenSim.Tests.Common"/>