summaryrefslogtreecommitdiff
path: root/noncore/tools/clock/clock.pro
Unidiff
Diffstat (limited to 'noncore/tools/clock/clock.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/clock/clock.pro20
1 files changed, 0 insertions, 20 deletions
diff --git a/noncore/tools/clock/clock.pro b/noncore/tools/clock/clock.pro
index 9890b3a..d5a9949 100644
--- a/noncore/tools/clock/clock.pro
+++ b/noncore/tools/clock/clock.pro
@@ -4,27 +4,7 @@ SOURCES = clock.cpp setAlarm.cpp \
4 main.cpp 4 main.cpp
5INCLUDEPATH += $(OPIEDIR)/include 5INCLUDEPATH += $(OPIEDIR)/include
6DEPENDPATH += $(OPIEDIR)/include 6DEPENDPATH += $(OPIEDIR)/include
7LIBS += -lqpe -lopie -lpthread 7LIBS += -lqpe -lopie -lpthread
8TARGET = clock 8TARGET = clock
9 9
10TRANSLATIONS = ../../../i18n/de/clock.ts \
11 ../../../i18n/nl/clock.ts \
12 ../../../i18n/xx/clock.ts \
13 ../../../i18n/en/clock.ts \
14 ../../../i18n/es/clock.ts \
15 ../../../i18n/fr/clock.ts \
16 ../../../i18n/hu/clock.ts \
17 ../../../i18n/ja/clock.ts \
18 ../../../i18n/ko/clock.ts \
19 ../../../i18n/no/clock.ts \
20 ../../../i18n/pl/clock.ts \
21 ../../../i18n/pt/clock.ts \
22 ../../../i18n/pt_BR/clock.ts \
23 ../../../i18n/sl/clock.ts \
24 ../../../i18n/zh_CN/clock.ts \
25 ../../../i18n/zh_TW/clock.ts \
26 ../../../i18n/da/clock.ts
27
28
29
30include ( $(OPIEDIR)/include.pro ) 10include ( $(OPIEDIR)/include.pro )