aboutsummaryrefslogtreecommitdiffstats
path: root/make/build-common.xml
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-02-23 04:58:38 +0100
committerSven Gothel <[email protected]>2011-02-23 04:58:38 +0100
commitef0ee0c8fcb794d0c81e37eee87cb5c7b281fc7a (patch)
tree4b5aca846db717a623c00425e8d4f500365cad4f /make/build-common.xml
parent8a34f083d78b61bf9cbebbd6c9a5ba3653e784aa (diff)
Using 7z instead of zip
Diffstat (limited to 'make/build-common.xml')
-rw-r--r--make/build-common.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/build-common.xml b/make/build-common.xml
index d331602ff..71ee4c238 100644
--- a/make/build-common.xml
+++ b/make/build-common.xml
@@ -17,6 +17,7 @@
<!-- Pull in GlueGen cpptasks build file -->
<property name="gluegen.root" value="../../gluegen" />
<import file="${gluegen.root}/make/gluegen-cpptasks.xml" />
+ <import file="${gluegen.root}/make/gluegen-archivetasks.xml" />
<property name="ant-contrib.jar" value="${gluegen.root}/make/lib/ant-contrib-1.0b3.jar" />