diff options
Diffstat (limited to '')
-rw-r--r-- | prebuild.xml | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/prebuild.xml b/prebuild.xml index 34a6a6e..3c62762 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -2723,33 +2723,6 @@ | |||
2723 | </Files> | 2723 | </Files> |
2724 | </Project> | 2724 | </Project> |
2725 | 2725 | ||
2726 | <Project frameworkVersion="v4_0" name="OpenSim.Tests.Clients.UserAccountClient" path="OpenSim/Tests/Clients/UserAccounts" type="Exe"> | ||
2727 | <Configuration name="Debug"> | ||
2728 | <Options> | ||
2729 | <OutputPath>../../../../bin/</OutputPath> | ||
2730 | </Options> | ||
2731 | </Configuration> | ||
2732 | <Configuration name="Release"> | ||
2733 | <Options> | ||
2734 | <OutputPath>../../../../bin/</OutputPath> | ||
2735 | </Options> | ||
2736 | </Configuration> | ||
2737 | |||
2738 | <ReferencePath>../../../../bin/</ReferencePath> | ||
2739 | <Reference name="System"/> | ||
2740 | <Reference name="OpenMetaverseTypes" path="../../../../bin/"/> | ||
2741 | <Reference name="OpenMetaverse" path="../../../../bin/"/> | ||
2742 | <Reference name="OpenSim.Framework"/> | ||
2743 | <Reference name="OpenSim.Services.Interfaces"/> | ||
2744 | <Reference name="OpenSim.Services.Connectors"/> | ||
2745 | <Reference name="Nini" path="../../../../bin/"/> | ||
2746 | <Reference name="log4net" path="../../../../bin/"/> | ||
2747 | |||
2748 | <Files> | ||
2749 | <Match pattern="*.cs" recurse="true"/> | ||
2750 | </Files> | ||
2751 | </Project> | ||
2752 | |||
2753 | <!-- Test assemblies --> | 2726 | <!-- Test assemblies --> |
2754 | <Project frameworkVersion="v4_0" name="OpenSim.Tests.Common" path="OpenSim/Tests/Common" type="Library"> | 2727 | <Project frameworkVersion="v4_0" name="OpenSim.Tests.Common" path="OpenSim/Tests/Common" type="Library"> |
2755 | <Configuration name="Debug"> | 2728 | <Configuration name="Debug"> |