diff options
Diffstat (limited to 'prebuild.xml')
-rw-r--r-- | prebuild.xml | 56 |
1 files changed, 0 insertions, 56 deletions
diff --git a/prebuild.xml b/prebuild.xml index 3aca02d..690de5a 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -573,34 +573,6 @@ | |||
573 | </Files> | 573 | </Files> |
574 | </Project> | 574 | </Project> |
575 | 575 | ||
576 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.BulletXPlugin" path="OpenSim/Region/Physics/BulletXPlugin" type="Library"> | ||
577 | <Configuration name="Debug"> | ||
578 | <Options> | ||
579 | <OutputPath>../../../../bin/Physics/</OutputPath> | ||
580 | </Options> | ||
581 | </Configuration> | ||
582 | <Configuration name="Release"> | ||
583 | <Options> | ||
584 | <OutputPath>../../../../bin/Physics/</OutputPath> | ||
585 | </Options> | ||
586 | </Configuration> | ||
587 | |||
588 | <ReferencePath>../../../../bin/</ReferencePath> | ||
589 | <Reference name="System"/> | ||
590 | <Reference name="OpenMetaverseTypes" path="../../../../bin/"/> | ||
591 | <Reference name="Nini" path="../../../../bin/"/> | ||
592 | <Reference name="OpenSim.Framework"/> | ||
593 | <Reference name="OpenSim.Framework.Console"/> | ||
594 | <Reference name="OpenSim.Region.Physics.Manager"/> | ||
595 | <Reference name="MonoXnaCompactMaths" path="../../../../bin/"/> | ||
596 | <Reference name="Modified.XnaDevRu.BulletX" path="../../../../bin/"/> | ||
597 | <Reference name="log4net" path="../../../../bin/"/> | ||
598 | |||
599 | <Files> | ||
600 | <Match pattern="*.cs" recurse="true"/> | ||
601 | </Files> | ||
602 | </Project> | ||
603 | |||
604 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.ConvexDecompositionDotNet" path="OpenSim/Region/Physics/ConvexDecompositionDotNet" type="Library"> | 576 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.ConvexDecompositionDotNet" path="OpenSim/Region/Physics/ConvexDecompositionDotNet" type="Library"> |
605 | <Configuration name="Debug"> | 577 | <Configuration name="Debug"> |
606 | <Options> | 578 | <Options> |
@@ -690,34 +662,6 @@ | |||
690 | </Files> | 662 | </Files> |
691 | </Project> | 663 | </Project> |
692 | 664 | ||
693 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.BulletDotNETPlugin" path="OpenSim/Region/Physics/BulletDotNETPlugin" type="Library"> | ||
694 | <Configuration name="Debug"> | ||
695 | <Options> | ||
696 | <OutputPath>../../../../bin/Physics/</OutputPath> | ||
697 | </Options> | ||
698 | </Configuration> | ||
699 | <Configuration name="Release"> | ||
700 | <Options> | ||
701 | <OutputPath>../../../../bin/Physics/</OutputPath> | ||
702 | </Options> | ||
703 | </Configuration> | ||
704 | |||
705 | <ReferencePath>../../../../bin/</ReferencePath> | ||
706 | <Reference name="System"/> | ||
707 | <Reference name="OpenMetaverseTypes" path="../../../../bin/"/> | ||
708 | <Reference name="Nini" path="../../../../bin/"/> | ||
709 | <Reference name="OpenSim.Framework"/> | ||
710 | <Reference name="OpenSim.Framework.Console"/> | ||
711 | <Reference name="OpenSim.Region.Physics.Manager"/> | ||
712 | <Reference name="BulletDotNET" path="../../../../bin/"/> | ||
713 | <Reference name="nunit.framework" path="../../../../bin/"/> | ||
714 | <Reference name="log4net" path="../../../../bin/"/> | ||
715 | |||
716 | <Files> | ||
717 | <Match pattern="*.cs" recurse="true"/> | ||
718 | </Files> | ||
719 | </Project> | ||
720 | |||
721 | <Project frameworkVersion="v3_5" name="OpenSim.Capabilities" path="OpenSim/Capabilities" type="Library"> | 665 | <Project frameworkVersion="v3_5" name="OpenSim.Capabilities" path="OpenSim/Capabilities" type="Library"> |
722 | <Configuration name="Debug"> | 666 | <Configuration name="Debug"> |
723 | <Options> | 667 | <Options> |