diff options
author | Melanie | 2010-01-10 01:02:29 +0000 |
---|---|---|
committer | Melanie | 2010-01-10 01:02:29 +0000 |
commit | 2639fa6ded725390c27c3697d2a709115ce0dc2d (patch) | |
tree | 67e9517290dfeec067e0d3a97b35631f5cf7a24a | |
parent | Add some commands to the grid server (diff) | |
parent | Removed empty project OpenSim.Framework.Communications.Tests. The only test i... (diff) | |
download | opensim-SC_OLD-2639fa6ded725390c27c3697d2a709115ce0dc2d.zip opensim-SC_OLD-2639fa6ded725390c27c3697d2a709115ce0dc2d.tar.gz opensim-SC_OLD-2639fa6ded725390c27c3697d2a709115ce0dc2d.tar.bz2 opensim-SC_OLD-2639fa6ded725390c27c3697d2a709115ce0dc2d.tar.xz |
Merge branch 'presence-refactor' of melanie@opensimulator.org:/var/git/opensim into presence-refactor
-rw-r--r-- | prebuild.xml | 36 |
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> |