summaryrefslogtreecommitdiff
path: root/noncore/games/solitaire/solitaire.pro
Unidiff
Diffstat (limited to 'noncore/games/solitaire/solitaire.pro') (more/less context) (ignore whitespace changes)
-rwxr-xr-xnoncore/games/solitaire/solitaire.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro
index 31b6b89..7a01e2b 100755
--- a/noncore/games/solitaire/solitaire.pro
+++ b/noncore/games/solitaire/solitaire.pro
@@ -1,29 +1,31 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 2
3 CONFIG += qt warn_on release 3 CONFIG += qt warn_on release
4 DESTDIR = $(OPIEDIR)/bin 4 DESTDIR = $(OPIEDIR)/bin
5 5
6 HEADERS = canvascard.h canvasshapes.h cardgame.h cardgamelayout.h cardpile.h card.h carddeck.h canvascardgame.h freecellcardgame.h patiencecardgame.h canvascardwindow.h 6 HEADERS = canvascard.h canvasshapes.h cardgame.h cardgamelayout.h cardpile.h card.h carddeck.h canvascardgame.h freecellcardgame.h patiencecardgame.h canvascardwindow.h
7 7
8 SOURCES = canvascard.cpp canvasshapes.cpp cardgame.cpp cardgamelayout.cpp cardpile.cpp card.cpp carddeck.cpp canvascardgame.cpp freecellcardgame.cpp patiencecardgame.cpp canvascardwindow.cpp main.cpp 8 SOURCES = canvascard.cpp canvasshapes.cpp cardgame.cpp cardgamelayout.cpp cardpile.cpp card.cpp carddeck.cpp canvascardgame.cpp freecellcardgame.cpp patiencecardgame.cpp canvascardwindow.cpp main.cpp
9 9
10 TARGET = patience 10 TARGET = patience
11 11
12INCLUDEPATH += $(OPIEDIR)/include 12INCLUDEPATH += $(OPIEDIR)/include
13 DEPENDPATH+= $(OPIEDIR)/include 13 DEPENDPATH+= $(OPIEDIR)/include
14LIBS += -lqpe 14LIBS += -lqpe
15 15
16 REQUIRES= patience 16 REQUIRES= patience
17 17
18TRANSLATIONS = ../i18n/de/patience.ts 18TRANSLATIONS = ../i18n/de/patience.ts
19TRANSLATIONS += ../i18n/es/patience.ts
20TRANSLATIONS += ../i18n/pt/patience.ts
19TRANSLATIONS += ../i18n/pt_BR/patience.ts 21TRANSLATIONS += ../i18n/pt_BR/patience.ts
20TRANSLATIONS += ../i18n/en/patience.ts 22TRANSLATIONS += ../i18n/en/patience.ts
21TRANSLATIONS += ../i18n/hu/patience.ts 23TRANSLATIONS += ../i18n/hu/patience.ts
22TRANSLATIONS += ../i18n/ja/patience.ts 24TRANSLATIONS += ../i18n/ja/patience.ts
23TRANSLATIONS += ../i18n/sl/patience.ts 25TRANSLATIONS += ../i18n/sl/patience.ts
24TRANSLATIONS += ../i18n/ko/patience.ts 26TRANSLATIONS += ../i18n/ko/patience.ts
25TRANSLATIONS += ../i18n/pl/patience.ts 27TRANSLATIONS += ../i18n/pl/patience.ts
26TRANSLATIONS += ../i18n/no/patience.ts 28TRANSLATIONS += ../i18n/no/patience.ts
27TRANSLATIONS += ../i18n/fr/patience.ts 29TRANSLATIONS += ../i18n/fr/patience.ts
28TRANSLATIONS += ../i18n/zh_CN/patience.ts 30TRANSLATIONS += ../i18n/zh_CN/patience.ts
29TRANSLATIONS += ../i18n/zh_TW/patience.ts 31TRANSLATIONS += ../i18n/zh_TW/patience.ts