summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/mail2/mail.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/noncore/unsupported/mail2/mail.pro b/noncore/unsupported/mail2/mail.pro
index 6e498fd..50d7c68 100644
--- a/noncore/unsupported/mail2/mail.pro
+++ b/noncore/unsupported/mail2/mail.pro
@@ -9,13 +9,12 @@ HEADERS = accounteditor.h \
9 folderwidget.h \ 9 folderwidget.h \
10 listviewplus.h \ 10 listviewplus.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 \
15 passdiag.h \
16 rename.h \ 15 rename.h \
17 searchdiag.h \ 16 searchdiag.h \
18 viewmail.h \ 17 viewmail.h \
19 viewmailbase.h 18 viewmailbase.h
20 SOURCES = accounteditor.cpp \ 19 SOURCES = accounteditor.cpp \
21 addresspicker.cpp \ 20 addresspicker.cpp \
@@ -27,22 +26,20 @@ SOURCES = accounteditor.cpp \
27 listviewplus.cpp \ 26 listviewplus.cpp \
28 mailtable.cpp \ 27 mailtable.cpp \
29 main.cpp \ 28 main.cpp \
30 mainwindow.cpp \ 29 mainwindow.cpp \
31 mainwindowbase.cpp \ 30 mainwindowbase.cpp \
32 opendiag.cpp \ 31 opendiag.cpp \
33 passdiag.cpp \
34 rename.cpp \ 32 rename.cpp \
35 searchdiag.cpp \ 33 searchdiag.cpp \
36 viewmail.cpp \ 34 viewmail.cpp \
37 viewmailbase.cpp 35 viewmailbase.cpp
38 INTERFACES = accounteditorbase.ui \ 36 INTERFACES = accounteditorbase.ui \
39 addresspickerbase.ui \ 37 addresspickerbase.ui \
40 configdiagbase.ui \ 38 configdiagbase.ui \
41 opendiagbase.ui \ 39 opendiagbase.ui \
42 passdiagbase.ui \
43 renamebase.ui \ 40 renamebase.ui \
44 searchdiagbase.ui 41 searchdiagbase.ui
45 INCLUDEPATH += $(OPIEDIR)/include libmail 42 INCLUDEPATH += $(OPIEDIR)/include libmail
46 LIBS += -lmail -lqpe 43 LIBS += -lmail -lqpe
47 TARGET = mail 44 TARGET = mail
48 DESTDIR = $(OPIEDIR)/bin 45 DESTDIR = $(OPIEDIR)/bin