summaryrefslogtreecommitdiff
path: root/core/apps/helpbrowser/helpbrowser.pro
Unidiff
Diffstat (limited to 'core/apps/helpbrowser/helpbrowser.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/helpbrowser/helpbrowser.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/apps/helpbrowser/helpbrowser.pro b/core/apps/helpbrowser/helpbrowser.pro
index 070dd2b..fe4553a 100644
--- a/core/apps/helpbrowser/helpbrowser.pro
+++ b/core/apps/helpbrowser/helpbrowser.pro
@@ -1,23 +1,25 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 CONFIG = qt warn_on release 2 CONFIG = qt warn_on release
3 DESTDIR = $(OPIEDIR)/bin 3 DESTDIR = $(OPIEDIR)/bin
4 HEADERS = helpbrowser.h 4 HEADERS = helpbrowser.h
5 SOURCES = helpbrowser.cpp \ 5 SOURCES = helpbrowser.cpp \
6 main.cpp 6 main.cpp
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(OPIEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 INTERFACES= 10 INTERFACES=
11 11
12TRANSLATIONS = ../i18n/de/helpbrowser.ts 12TRANSLATIONS = ../i18n/de/helpbrowser.ts
13TRANSLATIONS += ../i18n/es/helpbrowser.ts
14TRANSLATIONS += ../i18n/pt/helpbrowser.ts
13TRANSLATIONS += ../i18n/pt_BR/helpbrowser.ts 15TRANSLATIONS += ../i18n/pt_BR/helpbrowser.ts
14TRANSLATIONS += ../i18n/en/helpbrowser.ts 16TRANSLATIONS += ../i18n/en/helpbrowser.ts
15TRANSLATIONS += ../i18n/hu/helpbrowser.ts 17TRANSLATIONS += ../i18n/hu/helpbrowser.ts
16TRANSLATIONS += ../i18n/ja/helpbrowser.ts 18TRANSLATIONS += ../i18n/ja/helpbrowser.ts
17TRANSLATIONS += ../i18n/sl/helpbrowser.ts 19TRANSLATIONS += ../i18n/sl/helpbrowser.ts
18TRANSLATIONS += ../i18n/ko/helpbrowser.ts 20TRANSLATIONS += ../i18n/ko/helpbrowser.ts
19TRANSLATIONS += ../i18n/no/helpbrowser.ts 21TRANSLATIONS += ../i18n/no/helpbrowser.ts
20TRANSLATIONS += ../i18n/pl/helpbrowser.ts 22TRANSLATIONS += ../i18n/pl/helpbrowser.ts
21TRANSLATIONS += ../i18n/fr/helpbrowser.ts 23TRANSLATIONS += ../i18n/fr/helpbrowser.ts
22TRANSLATIONS += ../i18n/zh_CN/helpbrowser.ts 24TRANSLATIONS += ../i18n/zh_CN/helpbrowser.ts
23TRANSLATIONS += ../i18n/zh_TW/helpbrowser.ts 25TRANSLATIONS += ../i18n/zh_TW/helpbrowser.ts