aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJohan Berntsson2008-07-08 03:02:11 +0000
committerJohan Berntsson2008-07-08 03:02:11 +0000
commita73e3b4e3fdb6b563dddaa7f67d5fe69e65ca752 (patch)
tree920460cb6108ee9ecb2504f39a0cbf2e86ea2477 /prebuild.xml
parentllscript compiler patch from Mike: adds LSL jumps and implicit variable initi... (diff)
downloadopensim-SC_OLD-a73e3b4e3fdb6b563dddaa7f67d5fe69e65ca752.zip
opensim-SC_OLD-a73e3b4e3fdb6b563dddaa7f67d5fe69e65ca752.tar.gz
opensim-SC_OLD-a73e3b4e3fdb6b563dddaa7f67d5fe69e65ca752.tar.bz2
opensim-SC_OLD-a73e3b4e3fdb6b563dddaa7f67d5fe69e65ca752.tar.xz
another patch from Mike: the llscript compiler is now available in XEngine as well. Thanks Mike
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 7719d29..8e80ed5 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1581,6 +1581,7 @@
1581 <Reference name="Nini.dll" /> 1581 <Reference name="Nini.dll" />
1582 <Reference name="RAIL.dll"/> 1582 <Reference name="RAIL.dll"/>
1583 <Reference name="log4net.dll"/> 1583 <Reference name="log4net.dll"/>
1584 <Reference name="Tools.dll"/>
1584 1585
1585 <Files> 1586 <Files>
1586 <Match pattern="*.cs" recurse="true"/> 1587 <Match pattern="*.cs" recurse="true"/>