summaryrefslogtreecommitdiff
path: root/noncore/games/kbill/kbill.pro
Side-by-side diff
Diffstat (limited to 'noncore/games/kbill/kbill.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/kbill/kbill.pro17
1 files changed, 17 insertions, 0 deletions
diff --git a/noncore/games/kbill/kbill.pro b/noncore/games/kbill/kbill.pro
index 22aa98c..a4ea7da 100644
--- a/noncore/games/kbill/kbill.pro
+++ b/noncore/games/kbill/kbill.pro
@@ -3,12 +3,29 @@ CONFIG = qt warn_on release
HEADERS = kbill.h field.h Bucket.h Cable.h Computer.h Game.h Horde.h \
Library.h MCursor.h Monster.h Network.h Picture.h Spark.h Strings.h \
UI.h objects.h inputbox.h
SOURCES = field.cpp Bucket.cc Cable.cc Computer.cc Game.cc Horde.cc \
Library.cc MCursor.cc Monster.cc Network.cc Picture.cc \
Spark.cc UI.cpp inputbox.cpp kbill.cpp
INTERFACES = helpdialog.ui
TARGET = kbill
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
DESTDIR = $(OPIEDIR)/bin
+
+
+TRANSLATIONS = ../../../i18n/de/kbill.ts
+TRANSLATIONS += ../../../i18n/en/kbill.ts
+TRANSLATIONS += ../../../i18n/es/kbill.ts
+TRANSLATIONS += ../../../i18n/fr/kbill.ts
+TRANSLATIONS += ../../../i18n/hu/kbill.ts
+TRANSLATIONS += ../../../i18n/ja/kbill.ts
+TRANSLATIONS += ../../../i18n/ko/kbill.ts
+TRANSLATIONS += ../../../i18n/no/kbill.ts
+TRANSLATIONS += ../../../i18n/pl/kbill.ts
+TRANSLATIONS += ../../../i18n/pt/kbill.ts
+TRANSLATIONS += ../../../i18n/pt_BR/kbill.ts
+TRANSLATIONS += ../../../i18n/sl/kbill.ts
+TRANSLATIONS += ../../../i18n/zh_CN/kbill.ts
+TRANSLATIONS += ../../../i18n/zh_TW/kbill.ts
+