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.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/games/kcheckers/kcheckers.pro b/noncore/games/kcheckers/kcheckers.pro
index 5892d3c..7ed418c 100644
--- a/noncore/games/kcheckers/kcheckers.pro
+++ b/noncore/games/kcheckers/kcheckers.pro
@@ -1,31 +1,33 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 CONFIG = qt warn_on release 2 CONFIG = qt warn_on release
3 HEADERS = checkers.h \ 3 HEADERS = checkers.h \
4 echeckers.h \ 4 echeckers.h \
5 field.h \ 5 field.h \
6 kcheckers.h \ 6 kcheckers.h \
7 rcheckers.h 7 rcheckers.h
8 SOURCES = checkers.cpp \ 8 SOURCES = checkers.cpp \
9 echeckers.cpp \ 9 echeckers.cpp \
10 field.cpp \ 10 field.cpp \
11 kcheckers.cpp \ 11 kcheckers.cpp \
12 main.cpp \ 12 main.cpp \
13 rcheckers.cpp 13 rcheckers.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 20TRANSLATIONS = ../../i18n/pt_BR/kcheckers.ts
21TRANSLATIONS += ../../i18n/es/kcheckers.ts
22TRANSLATIONS += ../../i18n/pt/kcheckers.ts
21TRANSLATIONS += ../../i18n/de/kcheckers.ts 23TRANSLATIONS += ../../i18n/de/kcheckers.ts
22TRANSLATIONS += ../../i18n/en/kcheckers.ts 24TRANSLATIONS += ../../i18n/en/kcheckers.ts
23TRANSLATIONS += ../../i18n/hu/kcheckers.ts 25TRANSLATIONS += ../../i18n/hu/kcheckers.ts
24TRANSLATIONS += ../../i18n/sl/kcheckers.ts 26TRANSLATIONS += ../../i18n/sl/kcheckers.ts
25TRANSLATIONS += ../../i18n/pl/kcheckers.ts 27TRANSLATIONS += ../../i18n/pl/kcheckers.ts
26TRANSLATIONS += ../../i18n/ja/kcheckers.ts 28TRANSLATIONS += ../../i18n/ja/kcheckers.ts
27TRANSLATIONS += ../../i18n/ko/kcheckers.ts 29TRANSLATIONS += ../../i18n/ko/kcheckers.ts
28TRANSLATIONS += ../../i18n/no/kcheckers.ts 30TRANSLATIONS += ../../i18n/no/kcheckers.ts
29TRANSLATIONS += ../../i18n/zh_CN/kcheckers.ts 31TRANSLATIONS += ../../i18n/zh_CN/kcheckers.ts
30TRANSLATIONS += ../../i18n/zh_TW/kcheckers.ts 32TRANSLATIONS += ../../i18n/zh_TW/kcheckers.ts
31TRANSLATIONS += ../../i18n/fr/kcheckers.ts 33TRANSLATIONS += ../../i18n/fr/kcheckers.ts