summaryrefslogtreecommitdiffabout
path: root/pwmanager/pwmanager/pwmanagerE.pro
Side-by-side diff
Diffstat (limited to 'pwmanager/pwmanager/pwmanagerE.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--pwmanager/pwmanager/pwmanagerE.pro10
1 files changed, 6 insertions, 4 deletions
diff --git a/pwmanager/pwmanager/pwmanagerE.pro b/pwmanager/pwmanager/pwmanagerE.pro
index 52d7586..294f549 100644
--- a/pwmanager/pwmanager/pwmanagerE.pro
+++ b/pwmanager/pwmanager/pwmanagerE.pro
@@ -12,3 +12,3 @@ DEFINES += PWM_EMBEDDED
#enable this setting if you want debugoutput for pwmanager
-#DEFINES += CONFIG_DEBUG
+DEFINES += CONFIG_DEBUG
@@ -20,3 +20,3 @@ LIBS += -lqpe
LIBS += -lz
-LIBS += -lbz2
+#LIBS += -lbz2
LIBS += -lcrypto
@@ -46,2 +46,3 @@ LIBS += $(QTOPIALIB)
#subtbleditimpl.h \
+#compressbzip2.h \
@@ -55,3 +56,2 @@ commentbox.h \
compiler.h \
-compressbzip2.h \
compressgzip.h \
@@ -68,2 +68,3 @@ htmlparse.h \
ipc.h \
+libgcryptif.h \
listobjselectwnd.h \
@@ -110,2 +111,3 @@ kcmconfigs/pwmconfigwidget.h \
#subtbleditimpl.cpp \
+#compressbzip2.cpp \
@@ -118,3 +120,2 @@ blowfish.cpp \
commentbox.cpp \
-compressbzip2.cpp \
compressgzip.cpp \
@@ -130,2 +131,3 @@ htmlgen.cpp \
ipc.cpp \
+libgcryptif.cpp \
listobjselectwnd.cpp \