summaryrefslogtreecommitdiffabout
path: root/pwmanager/libcrypt/cipher
Side-by-side diff
Diffstat (limited to 'pwmanager/libcrypt/cipher') (more/less context) (ignore whitespace changes)
-rw-r--r--pwmanager/libcrypt/cipher/cipher.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/pwmanager/libcrypt/cipher/cipher.pro b/pwmanager/libcrypt/cipher/cipher.pro
index ad96201..7e1a330 100644
--- a/pwmanager/libcrypt/cipher/cipher.pro
+++ b/pwmanager/libcrypt/cipher/cipher.pro
@@ -39,32 +39,34 @@ SOURCES += ac.c \
sha1.c \
sha256.c \
sha512.c \
tiger.c \
twofish.c
# rndw32.c \
HEADERS += ../crypt/ath.h \
../crypt/cipher.h \
../crypt/g10lib.h \
../crypt/gcrypt-module.h \
../crypt/gcrypt.h \
../crypt/mpi.h \
../crypt/secmem.h \
../crypt/stdmem.h \
../crypt/types.h
SOURCES += ../crypt/ath.c \
../crypt/global.c \
../crypt/misc.c \
../crypt/missing-string.c \
../crypt/module.c \
../crypt/secmem.c \
../crypt/sexp.c \
../crypt/stdmem.c
#LIBS += -L../$(PLATFORM)
#LIBS += -lgcrypt -lmpi -lerror
+#The following line was inserted by qt3to4
+QT += xml qt3support