summaryrefslogtreecommitdiff
path: root/noncore/tools/formatter/formatter.pro
Unidiff
Diffstat (limited to 'noncore/tools/formatter/formatter.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/formatter/formatter.pro17
1 files changed, 17 insertions, 0 deletions
diff --git a/noncore/tools/formatter/formatter.pro b/noncore/tools/formatter/formatter.pro
index b69da44..feb9bf7 100644
--- a/noncore/tools/formatter/formatter.pro
+++ b/noncore/tools/formatter/formatter.pro
@@ -8,3 +8,20 @@ DESTDIR = $(OPIEDIR)/bin
8INCLUDEPATH += $(OPIEDIR)/include 8INCLUDEPATH += $(OPIEDIR)/include
9DEPENDPATH += $(OPIEDIR)/include 9DEPENDPATH += $(OPIEDIR)/include
10LIBS += -lqpe 10LIBS += -lqpe
11
12
13TRANSLATIONS = ../../../i18n/de/formatter.ts
14TRANSLATIONS += ../../../i18n/en/formatter.ts
15TRANSLATIONS += ../../../i18n/es/formatter.ts
16TRANSLATIONS += ../../../i18n/fr/formatter.ts
17TRANSLATIONS += ../../../i18n/hu/formatter.ts
18TRANSLATIONS += ../../../i18n/ja/formatter.ts
19TRANSLATIONS += ../../../i18n/ko/formatter.ts
20TRANSLATIONS += ../../../i18n/no/formatter.ts
21TRANSLATIONS += ../../../i18n/pl/formatter.ts
22TRANSLATIONS += ../../../i18n/pt/formatter.ts
23TRANSLATIONS += ../../../i18n/pt_BR/formatter.ts
24TRANSLATIONS += ../../../i18n/sl/formatter.ts
25TRANSLATIONS += ../../../i18n/zh_CN/formatter.ts
26TRANSLATIONS += ../../../i18n/zh_TW/formatter.ts
27