OpenSim.Robust.MapImageClient/prebuild.xml

42 lines
2.0 KiB
XML

<Project frameworkVersion="v4_0" name="OpenSim.Robust.MapImageClient" path="addon-modules/OpenSim.Robust.MapImageClient/src" type="Library">
<Configuration name="Debug">
<Options>
<OutputPath>../../../bin</OutputPath>
</Options>
</Configuration>
<Configuration name="Release">
<Options>
<OutputPath>../../../bin</OutputPath>
</Options>
</Configuration>
<ReferencePath>../../../bin</ReferencePath>
<Reference name="System" localCopy="false"/>
<Reference name="System.Xml"/>
<Reference name="System.Drawing"/>
<Reference name="System.Runtime.Remoting"/>
<Reference name="Axiom.MathLib.dll" path="../../bin"/>
<Reference name="Nini.dll" path="../../../bin"/>
<Reference name="log4net.dll" path="../../../bin"/>
<Reference name="XMLRPC.dll" path="../../../bin"/>
<Reference name="Mono.Addins.dll" path="../../../bin"/>
<Reference name="OpenMetaverseTypes.dll" path="../../../bin"/>
<Reference name="OpenMetaverse.dll" path="../../../bin"/>
<Reference name="HttpServer_OpenSim.dll" path="../../../bin"/>
<Reference name="OpenSim.Region.Framework" path="../../../bin"/>
<Reference name="OpenSim.Framework" path="../../../bin"/>
<Reference name="OpenSim.Framework.Console" path="../../../bin"/>
<Reference name="OpenSim.Framework.Servers" path="../../../bin"/>
<Reference name="OpenSim.Framework.Servers.HttpServer" path="../../../bin"/>
<Reference name="OpenSim.Server.Handlers" path="../../../bin"/>
<Reference name="OpenSim.Server.Base" path="../../../bin"/>
<Reference name="OpenSim.Services.Interfaces" path="../../../bin"/>
<Reference name="OpenSim.Services.Base" path="../../../bin"/>
<Reference name="OpenSim.Services.Connectors" path="../../../bin"/>
<Reference name="OpenSim.Region.CoreModules" path="../../../bin"/>
<Reference name="OpenSim.Data" path="../../../bin"/>
<Files>
<Match pattern="*.cs" recurse="true"/>
</Files>
</Project>