aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorTeravus Ovares2008-02-04 14:40:46 +0000
committerTeravus Ovares2008-02-04 14:40:46 +0000
commit3ff5ad1ed3118525c31974f8ea9b3cf16861c783 (patch)
treecaaa038a912bf765657dbab37a171abdbad88432 /prebuild.xml
parent* Replacing missing break statement from DotNetEngine/Compiler/LSL/Compiler.cs (diff)
downloadopensim-SC_OLD-3ff5ad1ed3118525c31974f8ea9b3cf16861c783.zip
opensim-SC_OLD-3ff5ad1ed3118525c31974f8ea9b3cf16861c783.tar.gz
opensim-SC_OLD-3ff5ad1ed3118525c31974f8ea9b3cf16861c783.tar.bz2
opensim-SC_OLD-3ff5ad1ed3118525c31974f8ea9b3cf16861c783.tar.xz
Patch from mikkopa/_someone Thanks! adds support for llPreloadSound, llTriggerSound, llPlaySound, llPreloadSound.
* Time to make music boxes?
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 0517d8a..11a98f6 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1171,6 +1171,7 @@
1171 <Reference name="libsecondlife.dll"/> 1171 <Reference name="libsecondlife.dll"/>
1172 <Reference name="OpenSim" /> 1172 <Reference name="OpenSim" />
1173 <Reference name="OpenSim.Framework"/> 1173 <Reference name="OpenSim.Framework"/>
1174 <Reference name="OpenSim.Framework.Communications"/>
1174 <Reference name="OpenSim.Region.Environment" /> 1175 <Reference name="OpenSim.Region.Environment" />
1175 <Reference name="OpenSim.Framework.Console"/> 1176 <Reference name="OpenSim.Framework.Console"/>
1176 <Reference name="Axiom.MathLib.dll" localCopy="false"/> 1177 <Reference name="Axiom.MathLib.dll" localCopy="false"/>