aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorTedd Hansen2007-08-14 15:59:36 +0000
committerTedd Hansen2007-08-14 15:59:36 +0000
commitafaa12a9e2fd24c03c0f46716e9758cc591703c2 (patch)
treef6f6977314ab65d88822b592378806142090e99d /prebuild.xml
parentMore inventory work, should be able to now create new inventory folders and t... (diff)
downloadopensim-SC_OLD-afaa12a9e2fd24c03c0f46716e9758cc591703c2.zip
opensim-SC_OLD-afaa12a9e2fd24c03c0f46716e9758cc591703c2.tar.gz
opensim-SC_OLD-afaa12a9e2fd24c03c0f46716e9758cc591703c2.tar.bz2
opensim-SC_OLD-afaa12a9e2fd24c03c0f46716e9758cc591703c2.tar.xz
ScriptEngine: Some error handling, logs to logger
Diffstat (limited to '')
-rw-r--r--prebuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 67c7e8a..89a7cea 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -958,6 +958,7 @@
958 <Reference name="Axiom.MathLib.dll" localCopy="false"/> 958 <Reference name="Axiom.MathLib.dll" localCopy="false"/>
959 <Reference name="libsecondlife.dll"/> 959 <Reference name="libsecondlife.dll"/>
960 <Reference name="OpenSim.Framework"/> 960 <Reference name="OpenSim.Framework"/>
961 <Reference name="OpenSim.Framework.Console"/>
961 <Files> 962 <Files>
962 <Match pattern="*.cs" recurse="true"/> 963 <Match pattern="*.cs" recurse="true"/>
963 <Match pattern="*.lso" recurse="true"/> 964 <Match pattern="*.lso" recurse="true"/>