-rw-r--r-- | pwmanager/pwmanager/pwmanagerE.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pwmanager/pwmanager/pwmanagerE.pro b/pwmanager/pwmanager/pwmanagerE.pro index 95f5bf3..52d7586 100644 --- a/pwmanager/pwmanager/pwmanagerE.pro +++ b/pwmanager/pwmanager/pwmanagerE.pro | |||
@@ -17,7 +17,9 @@ LIBS += -lmicroqtcompat | |||
17 | LIBS += -lmicrokdepim | 17 | LIBS += -lmicrokdepim |
18 | LIBS += -L$(QPEDIR)/lib | 18 | LIBS += -L$(QPEDIR)/lib |
19 | LIBS += -lqpe | 19 | LIBS += -lqpe |
20 | LIBS += -lz | ||
20 | LIBS += -lbz2 | 21 | LIBS += -lbz2 |
22 | LIBS += -lcrypto | ||
21 | LIBS += $(QTOPIALIB) | 23 | LIBS += $(QTOPIALIB) |
22 | 24 | ||
23 | #INTERFACES = \ | 25 | #INTERFACES = \ |