summaryrefslogtreecommitdiff
path: root/noncore/unsupported/mail2/bend/bend.pro
Side-by-side diff
Diffstat (limited to 'noncore/unsupported/mail2/bend/bend.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/mail2/bend/bend.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/unsupported/mail2/bend/bend.pro b/noncore/unsupported/mail2/bend/bend.pro
index ae863d9..4ffec6e 100644
--- a/noncore/unsupported/mail2/bend/bend.pro
+++ b/noncore/unsupported/mail2/bend/bend.pro
@@ -1,12 +1,12 @@
TEMPLATE = lib
-CONFIG += qt plugin warn_on release
+CONFIG += qt plugin warn_on
HEADERS += bend.h \
bendimpl.h
SOURCES += bend.cpp \
bendimpl.cpp
INCLUDEPATH += $(OPIEDIR)/include ../libmail
LIBS += -lcoremail -lqpe
TARGET = bend
DESTDIR += $(OPIEDIR)/plugins/applets/
include ( $(OPIEDIR)/include.pro )