aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml25
1 files changed, 0 insertions, 25 deletions
diff --git a/prebuild.xml b/prebuild.xml
index f6acc42..fdf00d5 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -466,31 +466,6 @@
466 </Files> 466 </Files>
467 </Project> 467 </Project>
468 468
469 <Project name="OpenSim.Common.Communications" path="OpenSim/Common/Communications" type="Library">
470 <Configuration name="Debug">
471 <Options>
472 <OutputPath>../../../bin/</OutputPath>
473 </Options>
474 </Configuration>
475 <Configuration name="Release">
476 <Options>
477 <OutputPath>../../../bin/</OutputPath>
478 </Options>
479 </Configuration>
480
481 <ReferencePath>../../../bin/</ReferencePath>
482 <Reference name="System"/>
483 <Reference name="OpenSim.Framework"/>
484 <Reference name="OpenSim.Framework.Servers"/>
485 <Reference name="Nini.dll" />
486 <Reference name="XMLRPC.dll"/>
487 <Reference name="log4net.dll"/>
488
489 <Files>
490 <Match pattern="*.cs" recurse="true"/>
491 </Files>
492 </Project>
493
494 <Project name="OpenSim.Region.Physics.Manager" path="OpenSim/Region/Physics/Manager" type="Library"> 469 <Project name="OpenSim.Region.Physics.Manager" path="OpenSim/Region/Physics/Manager" type="Library">
495 <Configuration name="Debug"> 470 <Configuration name="Debug">
496 <Options> 471 <Options>