Diffstat (limited to 'pwmanager/libcrypt/cipher/cipher.pro') (more/less context) (ignore whitespace changes)
-rw-r--r-- | pwmanager/libcrypt/cipher/cipher.pro | 4 |
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,22 +1,22 @@ ###################################################################### # Automatically generated by qmake (1.07a) Tue Oct 19 14:06:16 2004 ###################################################################### TEMPLATE = lib -INCLUDEPATH += . .. ../crypt +INCLUDEPATH += . .. ../crypt ../error CONFIG += staticlib OBJECTS_DIR = obj/$(PLATFORM) MOC_DIR = moc/$(PLATFORM) DESTDIR= ../$(PLATFORM) TARGET = kpmicrocipher # Input HEADERS += bithelp.h rand-internal.h random.h rmd.h SOURCES += ac.c \ arcfour.c \ blowfish.c \ cast5.c \ cipher.c \ crc.c \ des.c \ @@ -54,17 +54,17 @@ HEADERS += ../crypt/ath.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
\ No newline at end of file +#LIBS += -lgcrypt -lmpi -lerror |