summaryrefslogtreecommitdiffstats
path: root/comphelper/Library_comphelper.mk
diff options
context:
space:
mode:
authorArmin Le Grand <Armin.Le.Grand@cib.de>2016-09-28 18:14:51 +0200
committerArmin Le Grand <Armin.Le.Grand@cib.de>2016-10-11 13:56:22 +0200
commit2da3bb5c36fd8bf635ea3ac1a3db8eb1ea91a04c (patch)
treed969742a1f15e670c002322897d661776d02f60b /comphelper/Library_comphelper.mk
parentprofilesafe: Collect copies in single *.pack file (diff)
downloadcore-2da3bb5c36fd8bf635ea3ac1a3db8eb1ea91a04c.tar.gz
core-2da3bb5c36fd8bf635ea3ac1a3db8eb1ea91a04c.zip
profilesafe: Added zip deflate/inflate
Stack of files can now deflate/inflate using zip library, unfortunately have to use direct due to Deflater/Inflater not being available, had to add linking against zip.lib. Checked compressed and uncompressed creation/usage of backup stack. Also warnings and clang errors corrected. Change-Id: Ieb059baeea323bb48ec5b1cf6b8df09da97cfb93
Diffstat (limited to 'comphelper/Library_comphelper.mk')
-rw-r--r--comphelper/Library_comphelper.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/comphelper/Library_comphelper.mk b/comphelper/Library_comphelper.mk
index 59869a7a393f..344e186ba0b1 100644
--- a/comphelper/Library_comphelper.mk
+++ b/comphelper/Library_comphelper.mk
@@ -40,6 +40,7 @@ $(eval $(call gb_Library_use_externals,comphelper,\
boost_headers \
icuuc \
icu_headers \
+ zlib \
))
$(eval $(call gb_Library_use_libraries,comphelper,\