summaryrefslogtreecommitdiff
path: root/noncore/games/kcheckers/kcheckers.pro
Unidiff
Diffstat (limited to 'noncore/games/kcheckers/kcheckers.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/kcheckers/kcheckers.pro31
1 files changed, 17 insertions, 14 deletions
diff --git a/noncore/games/kcheckers/kcheckers.pro b/noncore/games/kcheckers/kcheckers.pro
index 7ed418c..1801979 100644
--- a/noncore/games/kcheckers/kcheckers.pro
+++ b/noncore/games/kcheckers/kcheckers.pro
@@ -14,20 +14,23 @@ SOURCES = checkers.cpp \
14 INTERFACES= 14 INTERFACES=
15 INCLUDEPATH+= $(OPIEDIR)/include 15 INCLUDEPATH+= $(OPIEDIR)/include
16 LIBS += -lqpe 16 LIBS += -lqpe
17 DESTDIR = $(OPIEDIR)/bin 17 DESTDIR = $(OPIEDIR)/bin
18 TARGET = kcheckers 18 TARGET = kcheckers
19 19
20TRANSLATIONS = ../../i18n/pt_BR/kcheckers.ts 20
21TRANSLATIONS += ../../i18n/es/kcheckers.ts 21
22TRANSLATIONS += ../../i18n/pt/kcheckers.ts 22TRANSLATIONS = ../../../i18n/de/kcheckers.ts
23TRANSLATIONS += ../../i18n/de/kcheckers.ts 23TRANSLATIONS += ../../../i18n/en/kcheckers.ts
24TRANSLATIONS += ../../i18n/en/kcheckers.ts 24TRANSLATIONS += ../../../i18n/es/kcheckers.ts
25TRANSLATIONS += ../../i18n/hu/kcheckers.ts 25TRANSLATIONS += ../../../i18n/fr/kcheckers.ts
26TRANSLATIONS += ../../i18n/sl/kcheckers.ts 26TRANSLATIONS += ../../../i18n/hu/kcheckers.ts
27TRANSLATIONS += ../../i18n/pl/kcheckers.ts 27TRANSLATIONS += ../../../i18n/ja/kcheckers.ts
28TRANSLATIONS += ../../i18n/ja/kcheckers.ts 28TRANSLATIONS += ../../../i18n/ko/kcheckers.ts
29TRANSLATIONS += ../../i18n/ko/kcheckers.ts 29TRANSLATIONS += ../../../i18n/no/kcheckers.ts
30TRANSLATIONS += ../../i18n/no/kcheckers.ts 30TRANSLATIONS += ../../../i18n/pl/kcheckers.ts
31TRANSLATIONS += ../../i18n/zh_CN/kcheckers.ts 31TRANSLATIONS += ../../../i18n/pt/kcheckers.ts
32TRANSLATIONS += ../../i18n/zh_TW/kcheckers.ts 32TRANSLATIONS += ../../../i18n/pt_BR/kcheckers.ts
33TRANSLATIONS += ../../i18n/fr/kcheckers.ts 33TRANSLATIONS += ../../../i18n/sl/kcheckers.ts
34TRANSLATIONS += ../../../i18n/zh_CN/kcheckers.ts
35TRANSLATIONS += ../../../i18n/zh_TW/kcheckers.ts
36