summaryrefslogtreecommitdiff
path: root/noncore/tools/calc2/simple/simple.pro
Unidiff
Diffstat (limited to 'noncore/tools/calc2/simple/simple.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/calc2/simple/simple.pro17
1 files changed, 17 insertions, 0 deletions
diff --git a/noncore/tools/calc2/simple/simple.pro b/noncore/tools/calc2/simple/simple.pro
index 9e5d4e0..b0c8546 100644
--- a/noncore/tools/calc2/simple/simple.pro
+++ b/noncore/tools/calc2/simple/simple.pro
@@ -9,6 +9,23 @@ SOURCES = simpleimpl.cpp simplefactory.cpp
9 9
10INCLUDEPATH += $(OPIEDIR)/include \ 10INCLUDEPATH += $(OPIEDIR)/include \
11 $(OPIEDIR)/calc2 11 $(OPIEDIR)/calc2
12DEPENDPATH += $(OPIEDIR)/include 12DEPENDPATH += $(OPIEDIR)/include
13 13
14DESTDIR = $(OPIEDIR)/plugins/calculator 14DESTDIR = $(OPIEDIR)/plugins/calculator
15
16
17TRANSLATIONS = ../../../../i18n/de/lib.ts
18TRANSLATIONS += ../../../../i18n/en/lib.ts
19TRANSLATIONS += ../../../../i18n/es/lib.ts
20TRANSLATIONS += ../../../../i18n/fr/lib.ts
21TRANSLATIONS += ../../../../i18n/hu/lib.ts
22TRANSLATIONS += ../../../../i18n/ja/lib.ts
23TRANSLATIONS += ../../../../i18n/ko/lib.ts
24TRANSLATIONS += ../../../../i18n/no/lib.ts
25TRANSLATIONS += ../../../../i18n/pl/lib.ts
26TRANSLATIONS += ../../../../i18n/pt/lib.ts
27TRANSLATIONS += ../../../../i18n/pt_BR/lib.ts
28TRANSLATIONS += ../../../../i18n/sl/lib.ts
29TRANSLATIONS += ../../../../i18n/zh_CN/lib.ts
30TRANSLATIONS += ../../../../i18n/zh_TW/lib.ts
31