summaryrefslogtreecommitdiff
path: root/noncore/unsupported/mail2
Unidiff
Diffstat (limited to 'noncore/unsupported/mail2') (more/less context) (show whitespace changes)
-rw-r--r--noncore/unsupported/mail2/bend/bend.pro2
-rw-r--r--noncore/unsupported/mail2/libmail/libmail.pro4
-rw-r--r--noncore/unsupported/mail2/mail.pro4
3 files changed, 5 insertions, 5 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 @@
1 TEMPLATE =lib 1 TEMPLATE =lib
2 CONFIG +=qt plugin warn_on release 2 CONFIG +=qt plugin warn_on
3 HEADERS +=bend.h \ 3 HEADERS +=bend.h \
4 bendimpl.h 4 bendimpl.h
5 SOURCES +=bend.cpp \ 5 SOURCES +=bend.cpp \
6 bendimpl.cpp 6 bendimpl.cpp
7 INCLUDEPATH +=$(OPIEDIR)/include ../libmail 7 INCLUDEPATH +=$(OPIEDIR)/include ../libmail
8 LIBS +=-lcoremail -lqpe 8 LIBS +=-lcoremail -lqpe
9 TARGET =bend 9 TARGET =bend
10 DESTDIR +=$(OPIEDIR)/plugins/applets/ 10 DESTDIR +=$(OPIEDIR)/plugins/applets/
11 11
12include ( $(OPIEDIR)/include.pro ) 12include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/unsupported/mail2/libmail/libmail.pro b/noncore/unsupported/mail2/libmail/libmail.pro
index 81ed234..9465833 100644
--- a/noncore/unsupported/mail2/libmail/libmail.pro
+++ b/noncore/unsupported/mail2/libmail/libmail.pro
@@ -1,15 +1,15 @@
1 TEMPLATE =lib 1 TEMPLATE =lib
2 CONFIG +=qt warn_on debug 2 CONFIG +=qt warn_on
3 #CONFIG +=qt warn_on release 3 #CONFIG +=qt warn_on
4 HEADERS =configfile.h \ 4 HEADERS =configfile.h \
5 defines.h \ 5 defines.h \
6 imapbase.h \ 6 imapbase.h \
7 imaphandler.h \ 7 imaphandler.h \
8 imapresponse.h \ 8 imapresponse.h \
9 mailfactory.h \ 9 mailfactory.h \
10 md5.h \ 10 md5.h \
11 miscfunctions.h \ 11 miscfunctions.h \
12 smtphandler.h 12 smtphandler.h
13 SOURCES =configfile.cpp \ 13 SOURCES =configfile.cpp \
14 imapbase.cpp \ 14 imapbase.cpp \
15 imaphandler.cpp \ 15 imaphandler.cpp \
diff --git a/noncore/unsupported/mail2/mail.pro b/noncore/unsupported/mail2/mail.pro
index ff5f849..eec0b7d 100644
--- a/noncore/unsupported/mail2/mail.pro
+++ b/noncore/unsupported/mail2/mail.pro
@@ -1,14 +1,14 @@
1 CONFIG += qt warn_on debug quick-app 1 CONFIG += qt warn_on quick-app
2 #CONFIG += qt warn_on release 2 #CONFIG += qt warn_on
3 HEADERS = accounteditor.h \ 3 HEADERS = accounteditor.h \
4 addresspicker.h \ 4 addresspicker.h \
5 composer.h \ 5 composer.h \
6 composerbase.h \ 6 composerbase.h \
7 configdiag.h \ 7 configdiag.h \
8 folderwidget.h \ 8 folderwidget.h \
9 listviewplus.h \ 9 listviewplus.h \
10 mailstatusbar.h \ 10 mailstatusbar.h \
11 mailtable.h \ 11 mailtable.h \
12 mainwindow.h \ 12 mainwindow.h \
13 mainwindowbase.h \ 13 mainwindowbase.h \
14 opendiag.h \ 14 opendiag.h \