aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorDiva Canto2010-01-09 16:24:44 -0800
committerDiva Canto2010-01-09 16:24:44 -0800
commit59a713cb23c0a463b3f1c8ae191876c68cf0ce8a (patch)
treeffb30761d2bb51412817cf248b0bebf90bb022e0 /prebuild.xml
parentTemp fix: initialize flags value to prevent exception (diff)
downloadopensim-SC_OLD-59a713cb23c0a463b3f1c8ae191876c68cf0ce8a.zip
opensim-SC_OLD-59a713cb23c0a463b3f1c8ae191876c68cf0ce8a.tar.gz
opensim-SC_OLD-59a713cb23c0a463b3f1c8ae191876c68cf0ce8a.tar.bz2
opensim-SC_OLD-59a713cb23c0a463b3f1c8ae191876c68cf0ce8a.tar.xz
Removed empty project OpenSim.Framework.Communications.Tests. The only test in there was login, and that is gone now.
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml36
1 files changed, 0 insertions, 36 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 703fc59..fe8d7d7 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -3301,42 +3301,6 @@
3301 </Files> 3301 </Files>
3302 </Project> 3302 </Project>
3303 3303
3304 <Project frameworkVersion="v3_5" name="OpenSim.Framework.Communications.Tests" path="OpenSim/Framework/Communications/Tests" type="Library">
3305 <Configuration name="Debug">
3306 <Options>
3307 <OutputPath>../../../../bin/</OutputPath>
3308 </Options>
3309 </Configuration>
3310 <Configuration name="Release">
3311 <Options>
3312 <OutputPath>../../../../bin/</OutputPath>
3313 </Options>
3314 </Configuration>
3315
3316 <ReferencePath>../../../../bin/</ReferencePath>
3317 <Reference name="System"/>
3318 <Reference name="System.Xml"/>
3319 <Reference name="log4net.dll"/>
3320 <Reference name="Nini.dll" />
3321 <Reference name="nunit.framework.dll" />
3322 <Reference name="XMLRPC.dll"/>
3323 <Reference name="OpenMetaverse.dll"/>
3324 <Reference name="OpenMetaverseTypes.dll"/>
3325 <Reference name="OpenSim.Client.Linden"/>
3326 <Reference name="OpenSim.Framework"/>
3327 <Reference name="OpenSim.Framework.Communications"/>
3328 <Reference name="OpenSim.Framework.Servers.HttpServer"/>
3329 <Reference name="OpenSim.Services.Interfaces"/>
3330 <Reference name="OpenSim.Data"/>
3331 <Reference name="OpenSim.Region.Framework"/>
3332 <Reference name="OpenSim.Region.Communications.Local"/>
3333 <Reference name="OpenSim.Tests.Common"/>
3334
3335 <Files>
3336 <Match pattern="*.cs" recurse="true"/>
3337 </Files>
3338 </Project>
3339
3340 <Project frameworkVersion="v3_5" name="OpenSim.Region.CoreModules.Tests" path="OpenSim/Region/CoreModules" type="Library"> 3304 <Project frameworkVersion="v3_5" name="OpenSim.Region.CoreModules.Tests" path="OpenSim/Region/CoreModules" type="Library">
3341 <Configuration name="Debug"> 3305 <Configuration name="Debug">
3342 <Options> 3306 <Options>