aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clarke Casey2008-12-11 17:36:59 +0000
committerJustin Clarke Casey2008-12-11 17:36:59 +0000
commit043fb02c89e292c9f23f3649d2b69a27ef486128 (patch)
tree0e871cabd2e3efcec4a01df6dbdd18a2ad10b1a3 /prebuild.xml
parent* Extend test to probe for user details that should exist (diff)
downloadopensim-SC_OLD-043fb02c89e292c9f23f3649d2b69a27ef486128.zip
opensim-SC_OLD-043fb02c89e292c9f23f3649d2b69a27ef486128.tar.gz
opensim-SC_OLD-043fb02c89e292c9f23f3649d2b69a27ef486128.tar.bz2
opensim-SC_OLD-043fb02c89e292c9f23f3649d2b69a27ef486128.tar.xz
* Remove duplicate Python module entry in prebuild.xml (it's not impossible that I accidentally inserted this myself yesterday)
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml27
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