diff options
author | Melanie Thielker | 2008-08-16 02:31:58 +0000 |
---|---|---|
committer | Melanie Thielker | 2008-08-16 02:31:58 +0000 |
commit | 1c40f4d95117c1f840fa7de9eda2e067cf7196da (patch) | |
tree | bcfad3d550cc721dd022e291e77f44d1c4a44a78 | |
parent | Mantis#1963. Thank you kindly, Krtaylor for a patch that solves: (diff) | |
download | opensim-SC_OLD-1c40f4d95117c1f840fa7de9eda2e067cf7196da.zip opensim-SC_OLD-1c40f4d95117c1f840fa7de9eda2e067cf7196da.tar.gz opensim-SC_OLD-1c40f4d95117c1f840fa7de9eda2e067cf7196da.tar.bz2 opensim-SC_OLD-1c40f4d95117c1f840fa7de9eda2e067cf7196da.tar.xz |
Remove a project that had no buiness being in there
-rw-r--r-- | prebuild.xml | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/prebuild.xml b/prebuild.xml index 48ef580..495cdba 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -816,44 +816,6 @@ | |||
816 | </Files> | 816 | </Files> |
817 | </Project> | 817 | </Project> |
818 | 818 | ||
819 | <Project name="Xumeo.Modules" path="Xumeo/Modules" type="Library"> | ||
820 | <Configuration name="Debug"> | ||
821 | <Options> | ||
822 | <OutputPath>../../bin/</OutputPath> | ||
823 | </Options> | ||
824 | </Configuration> | ||
825 | <Configuration name="Release"> | ||
826 | <Options> | ||
827 | <OutputPath>../../bin/</OutputPath> | ||
828 | </Options> | ||
829 | </Configuration> | ||
830 | |||
831 | <ReferencePath>../../bin/</ReferencePath> | ||
832 | <Reference name="System" localCopy="false"/> | ||
833 | <Reference name="System.Xml"/> | ||
834 | <Reference name="System.Drawing"/> | ||
835 | <Reference name="System.Runtime.Remoting"/> | ||
836 | <Reference name="libsecondlife.dll"/> | ||
837 | <Reference name="Axiom.MathLib.dll"/> | ||
838 | <Reference name="OpenSim.Framework"/> | ||
839 | <Reference name="OpenSim.Data" /> | ||
840 | <Reference name="OpenSim.Region.Environment" /> | ||
841 | <Reference name="OpenSim.Framework.Console"/> | ||
842 | <Reference name="OpenSim.Framework.Servers"/> | ||
843 | <Reference name="OpenSim.Framework.Statistics"/> | ||
844 | <Reference name="OpenSim.Framework.Communications"/> | ||
845 | <Reference name="OpenSim.Region.Physics.Manager"/> | ||
846 | <Reference name="System.Data" /> | ||
847 | <Reference name="MySql.Data.dll" /> | ||
848 | <Reference name="Nini.dll" /> | ||
849 | <Reference name="log4net.dll"/> | ||
850 | <Reference name="XMLRPC.dll"/> | ||
851 | |||
852 | <Files> | ||
853 | <Match pattern="*.cs" recurse="true"/> | ||
854 | </Files> | ||
855 | </Project> | ||
856 | |||
857 | <Project name="OpenSim.Region.ClientStack" path="OpenSim/Region/ClientStack" type="Library"> | 819 | <Project name="OpenSim.Region.ClientStack" path="OpenSim/Region/ClientStack" type="Library"> |
858 | <Configuration name="Debug"> | 820 | <Configuration name="Debug"> |
859 | <Options> | 821 | <Options> |