summaryrefslogtreecommitdiffabout
path: root/pwmanager/libcrypt/cipher/cipher.pro
Unidiff
Diffstat (limited to 'pwmanager/libcrypt/cipher/cipher.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--pwmanager/libcrypt/cipher/cipher.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/pwmanager/libcrypt/cipher/cipher.pro b/pwmanager/libcrypt/cipher/cipher.pro
index 9860136..ad96201 100644
--- a/pwmanager/libcrypt/cipher/cipher.pro
+++ b/pwmanager/libcrypt/cipher/cipher.pro
@@ -1,18 +1,18 @@
1###################################################################### 1######################################################################
2# Automatically generated by qmake (1.07a) Tue Oct 19 14:06:16 2004 2# Automatically generated by qmake (1.07a) Tue Oct 19 14:06:16 2004
3###################################################################### 3######################################################################
4 4
5TEMPLATE = lib 5TEMPLATE = lib
6INCLUDEPATH += . .. ../crypt 6INCLUDEPATH += . .. ../crypt ../error
7 7
8CONFIG += staticlib 8CONFIG += staticlib
9OBJECTS_DIR = obj/$(PLATFORM) 9OBJECTS_DIR = obj/$(PLATFORM)
10MOC_DIR = moc/$(PLATFORM) 10MOC_DIR = moc/$(PLATFORM)
11DESTDIR= ../$(PLATFORM) 11DESTDIR= ../$(PLATFORM)
12 TARGET = kpmicrocipher 12 TARGET = kpmicrocipher
13 13
14# Input 14# Input
15HEADERS += bithelp.h rand-internal.h random.h rmd.h 15HEADERS += bithelp.h rand-internal.h random.h rmd.h
16SOURCES += ac.c \ 16SOURCES += ac.c \
17 arcfour.c \ 17 arcfour.c \
18 blowfish.c \ 18 blowfish.c \
@@ -58,13 +58,13 @@ SOURCES += ../crypt/ath.c \
58 ../crypt/global.c \ 58 ../crypt/global.c \
59 ../crypt/misc.c \ 59 ../crypt/misc.c \
60 ../crypt/missing-string.c \ 60 ../crypt/missing-string.c \
61 ../crypt/module.c \ 61 ../crypt/module.c \
62 ../crypt/secmem.c \ 62 ../crypt/secmem.c \
63 ../crypt/sexp.c \ 63 ../crypt/sexp.c \
64 ../crypt/stdmem.c 64 ../crypt/stdmem.c
65 65
66 66
67 67
68 68
69#LIBS += -L../$(PLATFORM) 69#LIBS += -L../$(PLATFORM)
70#LIBS += -lgcrypt -lmpi -lerror \ No newline at end of file 70#LIBS += -lgcrypt -lmpi -lerror