diff options
-rw-r--r-- | prebuild.xml | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/prebuild.xml b/prebuild.xml index 04a2c47..34a6a6e 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -2750,33 +2750,6 @@ | |||
2750 | </Files> | 2750 | </Files> |
2751 | </Project> | 2751 | </Project> |
2752 | 2752 | ||
2753 | <Project frameworkVersion="v4_0" name="OpenSim.Tests.Clients.InstantantMessage" path="OpenSim/Tests/Clients/InstantMessage" type="Exe"> | ||
2754 | <Configuration name="Debug"> | ||
2755 | <Options> | ||
2756 | <OutputPath>../../../../bin/</OutputPath> | ||
2757 | </Options> | ||
2758 | </Configuration> | ||
2759 | <Configuration name="Release"> | ||
2760 | <Options> | ||
2761 | <OutputPath>../../../../bin/</OutputPath> | ||
2762 | </Options> | ||
2763 | </Configuration> | ||
2764 | |||
2765 | <ReferencePath>../../../../bin/</ReferencePath> | ||
2766 | <Reference name="System"/> | ||
2767 | <Reference name="OpenMetaverseTypes" path="../../../../bin/"/> | ||
2768 | <Reference name="OpenMetaverse" path="../../../../bin/"/> | ||
2769 | <Reference name="OpenSim.Framework"/> | ||
2770 | <Reference name="OpenSim.Services.Interfaces"/> | ||
2771 | <Reference name="OpenSim.Services.Connectors"/> | ||
2772 | <Reference name="Nini" path="../../../../bin/"/> | ||
2773 | <Reference name="log4net" path="../../../../bin/"/> | ||
2774 | |||
2775 | <Files> | ||
2776 | <Match pattern="*.cs" recurse="true"/> | ||
2777 | </Files> | ||
2778 | </Project> | ||
2779 | |||
2780 | <!-- Test assemblies --> | 2753 | <!-- Test assemblies --> |
2781 | <Project frameworkVersion="v4_0" name="OpenSim.Tests.Common" path="OpenSim/Tests/Common" type="Library"> | 2754 | <Project frameworkVersion="v4_0" name="OpenSim.Tests.Common" path="OpenSim/Tests/Common" type="Library"> |
2782 | <Configuration name="Debug"> | 2755 | <Configuration name="Debug"> |