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.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/games/chess/chess.pro b/noncore/games/chess/chess.pro
index c18c110..49ecaba 100644
--- a/noncore/games/chess/chess.pro
+++ b/noncore/games/chess/chess.pro
@@ -5,23 +5,25 @@ TARGET = chess
5 DEPENDPATH+= $(OPIEDIR)/include 5 DEPENDPATH+= $(OPIEDIR)/include
6INTERFACES = mainwindow.ui 6INTERFACES = mainwindow.ui
7 IMAGES= images/new.png images/repeat.png images/txt.png images/back.png 7 IMAGES= images/new.png images/repeat.png images/txt.png images/back.png
8 TEMPLATE=app 8 TEMPLATE=app
9 CONFIG+= qt warn_on release 9 CONFIG+= qt warn_on release
10INCLUDEPATH += $(OPIEDIR)/include 10INCLUDEPATH += $(OPIEDIR)/include
11 LIBS+= -lqpe 11 LIBS+= -lqpe
12 DBFILE= chess.db 12 DBFILE= chess.db
13 LANGUAGE= C++ 13 LANGUAGE= C++
14 CPP_ALWAYS_CREATE_SOURCE= TRUE 14 CPP_ALWAYS_CREATE_SOURCE= TRUE
15 15
16TRANSLATIONS = ../i18n/pt_BR/chess.ts 16TRANSLATIONS = ../i18n/pt_BR/chess.ts
17TRANSLATIONS += ../i18n/es/chess.ts
18TRANSLATIONS += ../i18n/pt/chess.ts
17TRANSLATIONS += ../i18n/de/chess.ts 19TRANSLATIONS += ../i18n/de/chess.ts
18TRANSLATIONS += ../i18n/en/chess.ts 20TRANSLATIONS += ../i18n/en/chess.ts
19TRANSLATIONS += ../i18n/fr/chess.ts 21TRANSLATIONS += ../i18n/fr/chess.ts
20TRANSLATIONS += ../i18n/pl/chess.ts 22TRANSLATIONS += ../i18n/pl/chess.ts
21TRANSLATIONS += ../i18n/sl/chess.ts 23TRANSLATIONS += ../i18n/sl/chess.ts
22TRANSLATIONS += ../i18n/hu/chess.ts 24TRANSLATIONS += ../i18n/hu/chess.ts
23TRANSLATIONS += ../i18n/ja/chess.ts 25TRANSLATIONS += ../i18n/ja/chess.ts
24TRANSLATIONS += ../i18n/ko/chess.ts 26TRANSLATIONS += ../i18n/ko/chess.ts
25TRANSLATIONS += ../i18n/no/chess.ts 27TRANSLATIONS += ../i18n/no/chess.ts
26TRANSLATIONS += ../i18n/zh_CN/chess.ts 28TRANSLATIONS += ../i18n/zh_CN/chess.ts
27TRANSLATIONS += ../i18n/zh_TW/chess.ts 29TRANSLATIONS += ../i18n/zh_TW/chess.ts