mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-17 04:32:04 +01:00
Include jzlib.jar library in smackx.jar. SMACK-112
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3305 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
9c3a056520
commit
86ce253883
1 changed files with 1 additions and 0 deletions
|
@ -142,6 +142,7 @@
|
|||
<manifest>
|
||||
<attribute name="Class-Path" value="smack.jar" />
|
||||
</manifest>
|
||||
<zipfileset src="${merge.lib.dir}/jzlib.jar"/>
|
||||
</jar>
|
||||
<copy todir="${compile.dir}/images">
|
||||
<fileset dir="${basedir}/build/resources/images">
|
||||
|
|
Loading…
Reference in a new issue