aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorOren Hurvitz2012-04-23 18:30:25 +0300
committerJustin Clark-Casey (justincc)2012-04-27 19:46:31 +0100
commit37d770f814321b461fc3380345d7ffcd1e00acc9 (patch)
tree1bd358d9e4b4b360c0cd8596ddc3b643b029d670 /prebuild.xml
parentAdd Stefan_Boom / stoehr to contributors (diff)
downloadopensim-SC_OLD-37d770f814321b461fc3380345d7ffcd1e00acc9.zip
opensim-SC_OLD-37d770f814321b461fc3380345d7ffcd1e00acc9.tar.gz
opensim-SC_OLD-37d770f814321b461fc3380345d7ffcd1e00acc9.tar.bz2
opensim-SC_OLD-37d770f814321b461fc3380345d7ffcd1e00acc9.tar.xz
Use DotNetZip to compress OARs and IARs.
DotNetZip provides much better compression than standard .NET.
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 6a90d64..0c90ac0 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1472,6 +1472,7 @@
1472 <Reference name="OpenSim.Services.Connectors"/> 1472 <Reference name="OpenSim.Services.Connectors"/>
1473 <Reference name="OpenSim.Services.Base"/> 1473 <Reference name="OpenSim.Services.Base"/>
1474 <Reference name="OpenSim.Services.Interfaces"/> 1474 <Reference name="OpenSim.Services.Interfaces"/>
1475 <Reference name="Ionic.Zip"/>
1475 1476
1476 <Reference name="GlynnTucker.Cache" path="../../../bin/"/> 1477 <Reference name="GlynnTucker.Cache" path="../../../bin/"/>
1477 1478