-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 @@ -5,3 +5,3 @@ TEMPLATE = lib -INCLUDEPATH += . .. ../crypt +INCLUDEPATH += . .. ../crypt ../error @@ -69,2 +69,2 @@ SOURCES += ../crypt/ath.c \ #LIBS += -L../$(PLATFORM) -#LIBS += -lgcrypt -lmpi -lerror
\ No newline at end of file +#LIBS += -lgcrypt -lmpi -lerror |