summaryrefslogtreecommitdiff
path: root/noncore/unsupported/mail2/mail.pro
Unidiff
Diffstat (limited to 'noncore/unsupported/mail2/mail.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/mail2/mail.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/noncore/unsupported/mail2/mail.pro b/noncore/unsupported/mail2/mail.pro
index 0c1a1fb..f521178 100644
--- a/noncore/unsupported/mail2/mail.pro
+++ b/noncore/unsupported/mail2/mail.pro
@@ -1,5 +1,4 @@
1 TEMPLATE = app 1 CONFIG += qt warn_on debug quick-app
2 CONFIG += qt warn_on debug
3 #CONFIG += qt warn_on release 2 #CONFIG += qt warn_on release
4 HEADERS = accounteditor.h \ 3 HEADERS = accounteditor.h \
5 addresspicker.h \ 4 addresspicker.h \
@@ -43,7 +42,6 @@ INTERFACES = accounteditorbase.ui \
43 INCLUDEPATH += $(OPIEDIR)/include libmail 42 INCLUDEPATH += $(OPIEDIR)/include libmail
44 LIBS += -lmail -lqpe -lopie 43 LIBS += -lmail -lqpe -lopie
45 TARGET = mail 44 TARGET = mail
46 DESTDIR = $(OPIEDIR)/bin
47 45
48TRANSLATIONS = ../../i18n/de/mail.ts \ 46TRANSLATIONS = ../../i18n/de/mail.ts \
49 ../../i18n/nl/mail.ts \ 47 ../../i18n/nl/mail.ts \