summaryrefslogtreecommitdiff
path: root/noncore/games/chess/chess.pro
Unidiff
Diffstat (limited to 'noncore/games/chess/chess.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/chess/chess.pro33
1 files changed, 18 insertions, 15 deletions
diff --git a/noncore/games/chess/chess.pro b/noncore/games/chess/chess.pro
index 49ecaba..1307b66 100644
--- a/noncore/games/chess/chess.pro
+++ b/noncore/games/chess/chess.pro
@@ -2,3 +2,3 @@ SOURCES += chess.cpp main.cpp
2 HEADERS+= chess.h 2 HEADERS+= chess.h
3DESTDIR = ../bin 3DESTDIR = $(OPIEDIR)/bin
4TARGET = chess 4TARGET = chess
@@ -15,15 +15,18 @@ CPP_ALWAYS_CREATE_SOURCE = TRUE
15 15
16TRANSLATIONS = ../i18n/pt_BR/chess.ts 16
17TRANSLATIONS += ../i18n/es/chess.ts 17
18TRANSLATIONS += ../i18n/pt/chess.ts 18TRANSLATIONS = ../../../i18n/de/chess.ts
19TRANSLATIONS += ../i18n/de/chess.ts 19TRANSLATIONS += ../../../i18n/en/chess.ts
20TRANSLATIONS += ../i18n/en/chess.ts 20TRANSLATIONS += ../../../i18n/es/chess.ts
21TRANSLATIONS += ../i18n/fr/chess.ts 21TRANSLATIONS += ../../../i18n/fr/chess.ts
22TRANSLATIONS += ../i18n/pl/chess.ts 22TRANSLATIONS += ../../../i18n/hu/chess.ts
23TRANSLATIONS += ../i18n/sl/chess.ts 23TRANSLATIONS += ../../../i18n/ja/chess.ts
24TRANSLATIONS += ../i18n/hu/chess.ts 24TRANSLATIONS += ../../../i18n/ko/chess.ts
25TRANSLATIONS += ../i18n/ja/chess.ts 25TRANSLATIONS += ../../../i18n/no/chess.ts
26TRANSLATIONS += ../i18n/ko/chess.ts 26TRANSLATIONS += ../../../i18n/pl/chess.ts
27TRANSLATIONS += ../i18n/no/chess.ts 27TRANSLATIONS += ../../../i18n/pt/chess.ts
28TRANSLATIONS += ../i18n/zh_CN/chess.ts 28TRANSLATIONS += ../../../i18n/pt_BR/chess.ts
29TRANSLATIONS += ../i18n/zh_TW/chess.ts 29TRANSLATIONS += ../../../i18n/sl/chess.ts
30TRANSLATIONS += ../../../i18n/zh_CN/chess.ts
31TRANSLATIONS += ../../../i18n/zh_TW/chess.ts
32