diff options
author | Diva Canto | 2013-06-08 11:01:20 -0700 |
---|---|---|
committer | Diva Canto | 2013-06-08 11:01:20 -0700 |
commit | 4e2e69bd250524710c4026f457141fc72adf70ac (patch) | |
tree | 981a2a5e11a93f8efdea0834b1c9ff9105c03061 /prebuild.xml | |
parent | Groups V2 -- fix mantis #6666 (diff) | |
parent | Catch exception triggered by incoming avatars using legacy profiles (diff) | |
download | opensim-SC-4e2e69bd250524710c4026f457141fc72adf70ac.zip opensim-SC-4e2e69bd250524710c4026f457141fc72adf70ac.tar.gz opensim-SC-4e2e69bd250524710c4026f457141fc72adf70ac.tar.bz2 opensim-SC-4e2e69bd250524710c4026f457141fc72adf70ac.tar.xz |
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diffstat (limited to 'prebuild.xml')
-rw-r--r-- | prebuild.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml index 5531558..88db6ed 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -191,6 +191,7 @@ | |||
191 | <Reference name="XMLRPC" path="../../../../bin/"/> | 191 | <Reference name="XMLRPC" path="../../../../bin/"/> |
192 | <Reference name="log4net" path="../../../../bin/"/> | 192 | <Reference name="log4net" path="../../../../bin/"/> |
193 | <Reference name="HttpServer_OpenSim" path="../../../../bin/"/> | 193 | <Reference name="HttpServer_OpenSim" path="../../../../bin/"/> |
194 | <Reference name="SmartThreadPool"/> | ||
194 | 195 | ||
195 | <Files> | 196 | <Files> |
196 | <Match pattern="*.cs" recurse="true"> | 197 | <Match pattern="*.cs" recurse="true"> |