summaryrefslogtreecommitdiff
path: root/core/pim/todo/todo.pro
Unidiff
Diffstat (limited to 'core/pim/todo/todo.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/todo/todo.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/pim/todo/todo.pro b/core/pim/todo/todo.pro
index 40a5f28..2911743 100644
--- a/core/pim/todo/todo.pro
+++ b/core/pim/todo/todo.pro
@@ -3,61 +3,63 @@ CONFIG = qt warn_on release
3 DESTDIR = $(OPIEDIR)/bin 3 DESTDIR = $(OPIEDIR)/bin
4 4
5 HEADERS= smalltodo.h \ 5 HEADERS= smalltodo.h \
6 todomanager.h \ 6 todomanager.h \
7 mainwindow.h \ 7 mainwindow.h \
8 todoview.h \ 8 todoview.h \
9 tableview.h \ 9 tableview.h \
10 tableitems.h \ 10 tableitems.h \
11 todotemplatemanager.h \ 11 todotemplatemanager.h \
12 todoeditor.h \ 12 todoeditor.h \
13 todoshow.h \ 13 todoshow.h \
14 textviewshow.h \ 14 textviewshow.h \
15 templateeditor.h \ 15 templateeditor.h \
16 templatedialog.h \ 16 templatedialog.h \
17 templatedialogimpl.h \ 17 templatedialogimpl.h \
18 quickedit.h \ 18 quickedit.h \
19 quickeditimpl.h \ 19 quickeditimpl.h \
20 otaskeditor.h \ 20 otaskeditor.h \
21 taskeditoroverviewimpl.h \ 21 taskeditoroverviewimpl.h \
22 taskeditoradvancedimpl.h 22 taskeditoradvancedimpl.h
23 23
24 SOURCES= smalltodo.cpp \ 24 SOURCES= smalltodo.cpp \
25 todomanager.cpp \ 25 todomanager.cpp \
26 mainwindow.cpp \ 26 mainwindow.cpp \
27 main.cpp \ 27 main.cpp \
28 tableview.cpp \ 28 tableview.cpp \
29 tableitems.cpp \ 29 tableitems.cpp \
30 todoview.cpp \ 30 todoview.cpp \
31 todotemplatemanager.cpp \ 31 todotemplatemanager.cpp \
32 todoeditor.cpp \ 32 todoeditor.cpp \
33 todoshow.cpp \ 33 todoshow.cpp \
34 textviewshow.cpp \ 34 textviewshow.cpp \
35 templateeditor.cpp \ 35 templateeditor.cpp \
36 templatedialog.cpp \ 36 templatedialog.cpp \
37 templatedialogimpl.cpp \ 37 templatedialogimpl.cpp \
38 quickeditimpl.cpp \ 38 quickeditimpl.cpp \
39 quickedit.cpp \ 39 quickedit.cpp \
40 otaskeditor.cpp \ 40 otaskeditor.cpp \
41 taskeditoroverviewimpl.cpp \ 41 taskeditoroverviewimpl.cpp \
42 taskeditoradvancedimpl.cpp 42 taskeditoradvancedimpl.cpp
43 43
44 INTERFACES= taskeditoradvanced.ui taskeditoralarms.ui taskeditoroverview.ui 44 INTERFACES= taskeditoradvanced.ui taskeditoralarms.ui taskeditoroverview.ui
45 TARGET = todolist 45 TARGET = todolist
46INCLUDEPATH += $(OPIEDIR)/include 46INCLUDEPATH += $(OPIEDIR)/include
47 DEPENDPATH+= $(OPIEDIR)/include 47 DEPENDPATH+= $(OPIEDIR)/include
48LIBS += -lqpe -lopie 48LIBS += -lqpe -lopie
49 49
50TRANSLATIONS = ../../../i18n/de/todolist.ts \ 50TRANSLATIONS = ../../../i18n/de/todolist.ts \
51 ../../../i18n/da/todolist.ts \
52 ../../../i18n/xx/todolist.ts \
51 ../../../i18n/en/todolist.ts \ 53 ../../../i18n/en/todolist.ts \
52 ../../../i18n/es/todolist.ts \ 54 ../../../i18n/es/todolist.ts \
53 ../../../i18n/fr/todolist.ts \ 55 ../../../i18n/fr/todolist.ts \
54 ../../../i18n/hu/todolist.ts \ 56 ../../../i18n/hu/todolist.ts \
55 ../../../i18n/ja/todolist.ts \ 57 ../../../i18n/ja/todolist.ts \
56 ../../../i18n/ko/todolist.ts \ 58 ../../../i18n/ko/todolist.ts \
57 ../../../i18n/no/todolist.ts \ 59 ../../../i18n/no/todolist.ts \
58 ../../../i18n/pl/todolist.ts \ 60 ../../../i18n/pl/todolist.ts \
59 ../../../i18n/pt/todolist.ts \ 61 ../../../i18n/pt/todolist.ts \
60 ../../../i18n/pt_BR/todolist.ts \ 62 ../../../i18n/pt_BR/todolist.ts \
61 ../../../i18n/sl/todolist.ts \ 63 ../../../i18n/sl/todolist.ts \
62 ../../../i18n/zh_CN/todolist.ts \ 64 ../../../i18n/zh_CN/todolist.ts \
63 ../../../i18n/zh_TW/todolist.ts 65 ../../../i18n/zh_TW/todolist.ts