aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2009-11-27 19:31:19 +0000
committerJustin Clark-Casey (justincc)2009-11-27 19:31:19 +0000
commite5661e5609421f7e5bc7b79a4c2573a1368a3e53 (patch)
treecf85ace4578c9cc977160182abe2af517fcaaa94 /prebuild.xml
parentminor: remove mono compiler warning (diff)
downloadopensim-SC_OLD-e5661e5609421f7e5bc7b79a4c2573a1368a3e53.zip
opensim-SC_OLD-e5661e5609421f7e5bc7b79a4c2573a1368a3e53.tar.gz
opensim-SC_OLD-e5661e5609421f7e5bc7b79a4c2573a1368a3e53.tar.bz2
opensim-SC_OLD-e5661e5609421f7e5bc7b79a4c2573a1368a3e53.tar.xz
Remove stub Python module and DLLs since this was never fully implemented
It may be possible to reintroduce this if someone wants to implement a Python hookup for OpenSim scripting (I'm sure it can't be too hard). Might be possible to import wholesale from modrex See http://opensimulator.org/mantis/view.php?id=4395 Thanks mpallari
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/prebuild.xml b/prebuild.xml
index ad06938..9d428d1 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1684,8 +1684,6 @@
1684 <Reference name="OpenMetaverseTypes.dll"/> 1684 <Reference name="OpenMetaverseTypes.dll"/>
1685 <Reference name="OpenMetaverse.StructuredData.dll"/> 1685 <Reference name="OpenMetaverse.StructuredData.dll"/>
1686 <Reference name="OpenMetaverse.dll"/> 1686 <Reference name="OpenMetaverse.dll"/>
1687 <Reference name="IronPython.dll"/>
1688 <Reference name="IronMath.dll"/>
1689 <Reference name="PumaCode.SvnDotNet.dll"/> 1687 <Reference name="PumaCode.SvnDotNet.dll"/>
1690 <Reference name="OpenSim.Framework"/> 1688 <Reference name="OpenSim.Framework"/>
1691 <Reference name="OpenSim.Framework.Communications"/> 1689 <Reference name="OpenSim.Framework.Communications"/>