diff options
-rw-r--r-- | prebuild.xml | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/prebuild.xml b/prebuild.xml index de9955e..49b0ec8 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -2757,33 +2757,6 @@ | |||
2757 | </Files> | 2757 | </Files> |
2758 | </Project> | 2758 | </Project> |
2759 | 2759 | ||
2760 | <Project name="OpenSim.Region.Modules.Python" path="OpenSim/Region/Modules/Python" type="Library"> | ||
2761 | <Configuration name="Debug"> | ||
2762 | <Options> | ||
2763 | <OutputPath>../../../../bin/</OutputPath> | ||
2764 | </Options> | ||
2765 | </Configuration> | ||
2766 | <Configuration name="Release"> | ||
2767 | <Options> | ||
2768 | <OutputPath>../../../../bin/</OutputPath> | ||
2769 | </Options> | ||
2770 | </Configuration> | ||
2771 | |||
2772 | <ReferencePath>../../../../bin/</ReferencePath> | ||
2773 | <Reference name="System" localCopy="false"/> | ||
2774 | <Reference name="OpenMetaverseTypes.dll"/> | ||
2775 | <Reference name="IronPython.dll"/> | ||
2776 | <Reference name="IronMath.dll"/> | ||
2777 | <Reference name="OpenSim.Framework"/> | ||
2778 | <Reference name="OpenSim.Data.Base" /> | ||
2779 | <Reference name="OpenSim.Region.Environment"/> | ||
2780 | <Reference name="Nini.dll" /> | ||
2781 | <Reference name="log4net.dll"/> | ||
2782 | <Files> | ||
2783 | <Match pattern="*.cs" recurse="true"/> | ||
2784 | </Files> | ||
2785 | </Project> | ||
2786 | |||
2787 | <!-- /////////////////// DO NOT EDIT THE BELOW 6 LINES!!!! //////////// --> | 2760 | <!-- /////////////////// DO NOT EDIT THE BELOW 6 LINES!!!! //////////// --> |
2788 | 2761 | ||
2789 | 2762 | ||