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.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/noncore/tools/clock/clock.pro b/noncore/tools/clock/clock.pro
index a61f514..554c829 100644
--- a/noncore/tools/clock/clock.pro
+++ b/noncore/tools/clock/clock.pro
@@ -4,13 +4,13 @@ DESTDIR = $(OPIEDIR)/bin
4HEADERS = clock.h setAlarm.h 4HEADERS = clock.h setAlarm.h
5SOURCES = clock.cpp setAlarm.cpp \ 5SOURCES = clock.cpp setAlarm.cpp \
6 main.cpp 6 main.cpp
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += $(OPIEDIR)/include 8DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe -lopie 9LIBS += -lqpe -lopie
10INTERFACES = 10INTERFACES =
11TARGET = clock 11TARGET = clock
12 12
13TRANSLATIONS = ../../../i18n/de/clock.ts \ 13TRANSLATIONS = ../../../i18n/de/clock.ts \
14 ../../../i18n/en/clock.ts \ 14 ../../../i18n/en/clock.ts \
15 ../../../i18n/es/clock.ts \ 15 ../../../i18n/es/clock.ts \
16 ../../../i18n/fr/clock.ts \ 16 ../../../i18n/fr/clock.ts \
@@ -20,7 +20,8 @@ TRANSLATIONS = ../../../i18n/de/clock.ts \
20 ../../../i18n/no/clock.ts \ 20 ../../../i18n/no/clock.ts \
21 ../../../i18n/pl/clock.ts \ 21 ../../../i18n/pl/clock.ts \
22 ../../../i18n/pt/clock.ts \ 22 ../../../i18n/pt/clock.ts \
23 ../../../i18n/pt_BR/clock.ts \ 23 ../../../i18n/pt_BR/clock.ts \
24 ../../../i18n/sl/clock.ts \ 24 ../../../i18n/sl/clock.ts \
25 ../../../i18n/zh_CN/clock.ts \ 25 ../../../i18n/zh_CN/clock.ts \
26 ../../../i18n/zh_TW/clock.ts 26 ../../../i18n/zh_TW/clock.ts \
27 ../../../i18n/da/clock.ts