mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
* Add prereqs and usings required by the Windows compiler
This commit is contained in:
@@ -29,6 +29,8 @@ using System;
|
||||
using System.Collections;
|
||||
using System.Net;
|
||||
using System.Text.RegularExpressions;
|
||||
using System.Xml;
|
||||
using Nini;
|
||||
using NUnit.Framework;
|
||||
using NUnit.Framework.SyntaxHelpers;
|
||||
using Nwc.XmlRpc;
|
||||
|
||||
@@ -2686,6 +2686,7 @@
|
||||
<ReferencePath>../../../../bin/</ReferencePath>
|
||||
<Reference name="System"/>
|
||||
<Reference name="log4net.dll"/>
|
||||
<Reference name="Nini.dll" />
|
||||
<Reference name="nunit.framework.dll" />
|
||||
<Reference name="XMLRPC.dll"/>
|
||||
<Reference name="OpenMetaverse.dll"/>
|
||||
|
||||
Reference in New Issue
Block a user