summaryrefslogtreecommitdiff
path: root/noncore/tools/opie-sh/opie-sh.pro
Unidiff
Diffstat (limited to 'noncore/tools/opie-sh/opie-sh.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/opie-sh/opie-sh.pro18
1 files changed, 17 insertions, 1 deletions
diff --git a/noncore/tools/opie-sh/opie-sh.pro b/noncore/tools/opie-sh/opie-sh.pro
index 0ffb2e2..e96aedc 100644
--- a/noncore/tools/opie-sh/opie-sh.pro
+++ b/noncore/tools/opie-sh/opie-sh.pro
@@ -4,7 +4,23 @@ DESTDIR =$(OPIEDIR)/bin
4 HEADERS =mbox.h fviewer.h inputdialog.h 4 HEADERS =mbox.h fviewer.h inputdialog.h
5 SOURCES =opie-sh.cpp mbox.cpp fviewer.cpp inputdialog.cpp 5 SOURCES =opie-sh.cpp mbox.cpp fviewer.cpp inputdialog.cpp
6 INCLUDEPATH +=$(OPIEDIR)/include 6 INCLUDEPATH +=$(OPIEDIR)/include
7 DEPENDPATH +=$(OPIEDIR)/include 7 DEPENDPATH +=$(OPIEDIR)/include
8 LIBS +=-lqpe 8 LIBS +=-lqpe
9TARGET = opie-sh 9TARGET = opie-sh
10 TRANSLATIONS =../../i18n/pt/opie-sh.ts 10
11
12TRANSLATIONS = ../../../i18n/de/opie-sh.ts
13TRANSLATIONS += ../../../i18n/en/opie-sh.ts
14TRANSLATIONS += ../../../i18n/es/opie-sh.ts
15TRANSLATIONS += ../../../i18n/fr/opie-sh.ts
16TRANSLATIONS += ../../../i18n/hu/opie-sh.ts
17TRANSLATIONS += ../../../i18n/ja/opie-sh.ts
18TRANSLATIONS += ../../../i18n/ko/opie-sh.ts
19TRANSLATIONS += ../../../i18n/no/opie-sh.ts
20TRANSLATIONS += ../../../i18n/pl/opie-sh.ts
21TRANSLATIONS += ../../../i18n/pt/opie-sh.ts
22TRANSLATIONS += ../../../i18n/pt_BR/opie-sh.ts
23TRANSLATIONS += ../../../i18n/sl/opie-sh.ts
24TRANSLATIONS += ../../../i18n/zh_CN/opie-sh.ts
25TRANSLATIONS += ../../../i18n/zh_TW/opie-sh.ts
26