aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorTedd Hansen2008-02-02 00:59:22 +0000
committerTedd Hansen2008-02-02 00:59:22 +0000
commit667197f24d1b9b050f1067f8a1fa757b7d46fdf6 (patch)
treea6e6cbcbcace7518f3591de30b9f46d6de9820ea /prebuild.xml
parentThank you very much, Kinoc for : Moved the Listener loop try/catch to a bette... (diff)
downloadopensim-SC_OLD-667197f24d1b9b050f1067f8a1fa757b7d46fdf6.zip
opensim-SC_OLD-667197f24d1b9b050f1067f8a1fa757b7d46fdf6.tar.gz
opensim-SC_OLD-667197f24d1b9b050f1067f8a1fa757b7d46fdf6.tar.bz2
opensim-SC_OLD-667197f24d1b9b050f1067f8a1fa757b7d46fdf6.tar.xz
Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenSim in 32-bit mode.
Fixed ScriptEngine.Common startup problems.
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 22ab82e..6e64ce4 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1280,6 +1280,7 @@
1280 <Reference name="libsecondlife.dll"/> 1280 <Reference name="libsecondlife.dll"/>
1281 <Reference name="Axiom.MathLib.dll" localCopy="false"/> 1281 <Reference name="Axiom.MathLib.dll" localCopy="false"/>
1282 <Reference name="XMLRPC.dll"/> 1282 <Reference name="XMLRPC.dll"/>
1283 <Reference name="Nini.dll" />
1283 1284
1284 <Files> 1285 <Files>
1285 <Match pattern="*.cs" recurse="true"/> 1286 <Match pattern="*.cs" recurse="true"/>