summaryrefslogtreecommitdiffabout
path: root/pwmanager/libcrypt/zlib/zlib.pro
authorMichael Krelin <hacker@klever.net>2007-07-04 11:23:42 (UTC)
committer Michael Krelin <hacker@klever.net>2007-07-04 11:23:42 (UTC)
commita08aff328d4393031d5ba7d622c2b05705a89d73 (patch) (unidiff)
tree8ee90d686081c52e7c69b5ce946e9b1a7d690001 /pwmanager/libcrypt/zlib/zlib.pro
parent11edc920afe4f274c0964436633aa632c8288a40 (diff)
downloadkdepimpi-p1.zip
kdepimpi-p1.tar.gz
kdepimpi-p1.tar.bz2
initial public commit of qt4 portp1
Diffstat (limited to 'pwmanager/libcrypt/zlib/zlib.pro') (more/less context) (show whitespace changes)
-rw-r--r--pwmanager/libcrypt/zlib/zlib.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/pwmanager/libcrypt/zlib/zlib.pro b/pwmanager/libcrypt/zlib/zlib.pro
index 2841aaf..7ba44e3 100644
--- a/pwmanager/libcrypt/zlib/zlib.pro
+++ b/pwmanager/libcrypt/zlib/zlib.pro
@@ -13,24 +13,26 @@ DESTDIR= ../$(PLATFORM)
13HEADERS += deflate.h \ 13HEADERS += deflate.h \
14 infblock.h \ 14 infblock.h \
15 infcodes.h \ 15 infcodes.h \
16 inffast.h \ 16 inffast.h \
17 inffixed.h \ 17 inffixed.h \
18 inftrees.h \ 18 inftrees.h \
19 infutil.h \ 19 infutil.h \
20 trees.h \ 20 trees.h \
21 zconf.h \ 21 zconf.h \
22 zlib.h \ 22 zlib.h \
23 zutil.h 23 zutil.h
24SOURCES += adler32.c \ 24SOURCES += adler32.c \
25 compress.c \ 25 compress.c \
26 crc32.c \ 26 crc32.c \
27 deflate.c \ 27 deflate.c \
28 infblock.c \ 28 infblock.c \
29 infcodes.c \ 29 infcodes.c \
30 inffast.c \ 30 inffast.c \
31 inflate.c \ 31 inflate.c \
32 inftrees.c \ 32 inftrees.c \
33 infutil.c \ 33 infutil.c \
34 trees.c \ 34 trees.c \
35 uncompr.c \ 35 uncompr.c \
36 zutil.c 36 zutil.c
37#The following line was inserted by qt3to4
38QT += xml qt3support