diff options
author | lbsa71 | 2007-07-08 12:10:32 +0000 |
---|---|---|
committer | lbsa71 | 2007-07-08 12:10:32 +0000 |
commit | 4adf4c57d481369af0d98d8addab2f7b54ce21a5 (patch) | |
tree | 6dec51dd8ece186c6044fa12ec3ff300d8f5074e /prebuild.xml | |
parent | * Fixed building - something weird is happening with prebuild though, not add... (diff) | |
download | opensim-SC_OLD-4adf4c57d481369af0d98d8addab2f7b54ce21a5.zip opensim-SC_OLD-4adf4c57d481369af0d98d8addab2f7b54ce21a5.tar.gz opensim-SC_OLD-4adf4c57d481369af0d98d8addab2f7b54ce21a5.tar.bz2 opensim-SC_OLD-4adf4c57d481369af0d98d8addab2f7b54ce21a5.tar.xz |
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> |