diff options
Diffstat (limited to '')
-rw-r--r-- | prebuild.xml | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/prebuild.xml b/prebuild.xml index 485e70d..9696705 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -644,33 +644,6 @@ | |||
644 | </Files> | 644 | </Files> |
645 | </Project> | 645 | </Project> |
646 | 646 | ||
647 | <Project name="OpenSim.Data.DB4o" path="OpenSim/Data/DB4o" type="Library"> | ||
648 | <Configuration name="Debug"> | ||
649 | <Options> | ||
650 | <OutputPath>../../../bin/</OutputPath> | ||
651 | </Options> | ||
652 | </Configuration> | ||
653 | <Configuration name="Release"> | ||
654 | <Options> | ||
655 | <OutputPath>../../../bin/</OutputPath> | ||
656 | </Options> | ||
657 | </Configuration> | ||
658 | |||
659 | <ReferencePath>../../../bin/</ReferencePath> | ||
660 | <Reference name="System" localCopy="false"/> | ||
661 | <Reference name="System.Xml"/> | ||
662 | <Reference name="System.Data"/> | ||
663 | <Reference name="OpenSim.Framework"/> | ||
664 | <Reference name="OpenSim.Data"/> | ||
665 | <Reference name="libsecondlife.dll"/> | ||
666 | <Reference name="Db4objects.Db4o.dll"/> | ||
667 | <Reference name="log4net"/> | ||
668 | |||
669 | <Files> | ||
670 | <Match pattern="*.cs" recurse="true"/> | ||
671 | </Files> | ||
672 | </Project> | ||
673 | |||
674 | <!-- OpenSim.Framework.Communications --> | 647 | <!-- OpenSim.Framework.Communications --> |
675 | <Project name="OpenSim.Framework.Communications" path="OpenSim/Framework/Communications" type="Library"> | 648 | <Project name="OpenSim.Framework.Communications" path="OpenSim/Framework/Communications" type="Library"> |
676 | <Configuration name="Debug"> | 649 | <Configuration name="Debug"> |