diff options
Diffstat (limited to 'prebuild.xml')
-rw-r--r-- | prebuild.xml | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/prebuild.xml b/prebuild.xml index 777a839..70ab6e8 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -762,30 +762,6 @@ | |||
762 | </Options> | 762 | </Options> |
763 | </Configuration> | 763 | </Configuration> |
764 | 764 | ||
765 | |||
766 | <!-- OpenSim Data Services --> | ||
767 | <Project name="OpenSim.Framework.Data" path="OpenSim/Framework/Data" type="Library"> | ||
768 | <Configuration name="Debug"> | ||
769 | <Options> | ||
770 | <OutputPath>../../../bin/</OutputPath> | ||
771 | </Options> | ||
772 | </Configuration> | ||
773 | <Configuration name="Release"> | ||
774 | <Options> | ||
775 | <OutputPath>../../../bin/</OutputPath> | ||
776 | </Options> | ||
777 | </Configuration> | ||
778 | |||
779 | <ReferencePath>../../../bin/</ReferencePath> | ||
780 | <Reference name="System" localCopy="false"/> | ||
781 | <Reference name="System.Xml"/> | ||
782 | <Reference name="System.Data"/> | ||
783 | <Reference name="libsecondlife.dll"/> | ||
784 | <Files> | ||
785 | <Match pattern="*.cs" recurse="true"/> | ||
786 | </Files> | ||
787 | </Project> | ||
788 | |||
789 | <Project name="OpenSim.Framework.Data.MySQL" path="OpenSim/Framework/Data.MySQL" type="Library"> | 765 | <Project name="OpenSim.Framework.Data.MySQL" path="OpenSim/Framework/Data.MySQL" type="Library"> |
790 | <Configuration name="Debug"> | 766 | <Configuration name="Debug"> |
791 | <Options> | 767 | <Options> |