summaryrefslogtreecommitdiff
path: root/noncore/settings/netsystemtime/netsystemtime.pro
Side-by-side diff
Diffstat (limited to 'noncore/settings/netsystemtime/netsystemtime.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/settings/netsystemtime/netsystemtime.pro20
1 files changed, 19 insertions, 1 deletions
diff --git a/noncore/settings/netsystemtime/netsystemtime.pro b/noncore/settings/netsystemtime/netsystemtime.pro
index b98e45d..7b8ebbc 100644
--- a/noncore/settings/netsystemtime/netsystemtime.pro
+++ b/noncore/settings/netsystemtime/netsystemtime.pro
@@ -1,10 +1,28 @@
TEMPLATE = app
CONFIG = qt warn_on debug
#CONFIG = qt warn_on release
HEADERS = ntp.h
SOURCES = main.cpp ntp.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lopie
INTERFACES = ntpbase.ui
-TARGET = ../../bin/netsystemtime
+DESTDIR = $(OPIEDIR)/bin
+TARGET = netsystemtime
+
+
+TRANSLATIONS = ../../../i18n/de/../../bin/netsystemtime.ts
+TRANSLATIONS += ../../../i18n/en/../../bin/netsystemtime.ts
+TRANSLATIONS += ../../../i18n/es/../../bin/netsystemtime.ts
+TRANSLATIONS += ../../../i18n/fr/../../bin/netsystemtime.ts
+TRANSLATIONS += ../../../i18n/hu/../../bin/netsystemtime.ts
+TRANSLATIONS += ../../../i18n/ja/../../bin/netsystemtime.ts
+TRANSLATIONS += ../../../i18n/ko/../../bin/netsystemtime.ts
+TRANSLATIONS += ../../../i18n/no/../../bin/netsystemtime.ts
+TRANSLATIONS += ../../../i18n/pl/../../bin/netsystemtime.ts
+TRANSLATIONS += ../../../i18n/pt/../../bin/netsystemtime.ts
+TRANSLATIONS += ../../../i18n/pt_BR/../../bin/netsystemtime.ts
+TRANSLATIONS += ../../../i18n/sl/../../bin/netsystemtime.ts
+TRANSLATIONS += ../../../i18n/zh_CN/../../bin/netsystemtime.ts
+TRANSLATIONS += ../../../i18n/zh_TW/../../bin/netsystemtime.ts
+