summaryrefslogtreecommitdiff
path: root/core/pim/datebook/datebook.pro
Unidiff
Diffstat (limited to 'core/pim/datebook/datebook.pro') (more/less context) (show whitespace changes)
-rw-r--r--core/pim/datebook/datebook.pro21
1 files changed, 0 insertions, 21 deletions
diff --git a/core/pim/datebook/datebook.pro b/core/pim/datebook/datebook.pro
index 6f2d775..f3b5a59 100644
--- a/core/pim/datebook/datebook.pro
+++ b/core/pim/datebook/datebook.pro
@@ -28,34 +28,13 @@ INTERFACES = dateentry.ui \
28 datebookdayheader.ui \ 28 datebookdayheader.ui \
29 datebookweekheader.ui \ 29 datebookweekheader.ui \
30 datebookweeklstheader.ui \ 30 datebookweeklstheader.ui \
31 datebookweeklstdayhdr.ui \ 31 datebookweeklstdayhdr.ui \
32 repeatentrybase.ui \ 32 repeatentrybase.ui \
33 datebooksettingsbase.ui \ 33 datebooksettingsbase.ui \
34 noteentry.ui 34 noteentry.ui
35INCLUDEPATH += $(OPIEDIR)/include 35INCLUDEPATH += $(OPIEDIR)/include
36 DEPENDPATH+= $(OPIEDIR)/include 36 DEPENDPATH+= $(OPIEDIR)/include
37LIBS += -lqpe -lopie 37LIBS += -lqpe -lopie
38 TARGET = datebook 38 TARGET = datebook
39 39
40TRANSLATIONS = ../../../i18n/de/datebook.ts \
41 ../../../i18n/nl/datebook.ts \
42 ../../../i18n/xx/datebook.ts \
43 ../../../i18n/en/datebook.ts \
44 ../../../i18n/es/datebook.ts \
45 ../../../i18n/fr/datebook.ts \
46 ../../../i18n/hu/datebook.ts \
47 ../../../i18n/ja/datebook.ts \
48 ../../../i18n/ko/datebook.ts \
49 ../../../i18n/no/datebook.ts \
50 ../../../i18n/pl/datebook.ts \
51 ../../../i18n/pt/datebook.ts \
52 ../../../i18n/pt_BR/datebook.ts \
53 ../../../i18n/sl/datebook.ts \
54 ../../../i18n/zh_CN/datebook.ts \
55 ../../../i18n/it/datebook.ts \
56 ../../../i18n/zh_TW/datebook.ts \
57 ../../../i18n/da/datebook.ts
58
59
60
61include ( $(OPIEDIR)/include.pro ) 40include ( $(OPIEDIR)/include.pro )