You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
1.4 KiB
31 lines
1.4 KiB
<Project frameworkVersion="v4_6" name="OpenSim.Modules.AdvancedRegionScriptFunktions" path="addon-modules/OpenSim.Modules.AdvancedRegionScriptFunktions/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="log4net.dll" path="../../../bin"/> |
|
<Reference name="Nini.dll" path="../../../bin"/> |
|
<Reference name="Mono.Addins.dll" path="../../../bin"/> |
|
<Reference name="OpenMetaverseTypes.dll" path="../../../bin"/> |
|
<Reference name="OpenMetaverse.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.Services.Interfaces" path="../../../bin"/> |
|
<Reference name="OpenSim.Server.Base" path="../../../bin"/> |
|
<Reference name="OpenSim.Data" path="../../../bin"/> |
|
<Files> |
|
<Match pattern="*.cs" recurse="true"/> |
|
</Files> |
|
</Project>
|
|
|