summaryrefslogtreecommitdiff
path: root/noncore/games/minesweep/minesweep.pro
Unidiff
Diffstat (limited to 'noncore/games/minesweep/minesweep.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/minesweep/minesweep.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro
index 3e234a4..9728ac7 100644
--- a/noncore/games/minesweep/minesweep.pro
+++ b/noncore/games/minesweep/minesweep.pro
@@ -11,25 +11,25 @@ DEPENDPATH += $(OPIEDIR)/include
11LIBS += -lqpe 11LIBS += -lqpe
12 INTERFACES= 12 INTERFACES=
13 TARGET = minesweep 13 TARGET = minesweep
14 14
15TRANSLATIONS = ../../../i18n/de/minesweep.ts \ 15TRANSLATIONS = ../../../i18n/de/minesweep.ts \
16 ../../../i18n/da/minesweep.ts \ 16 ../../../i18n/da/minesweep.ts \
17 ../../../i18n/xx/minesweep.ts \ 17 ../../../i18n/xx/minesweep.ts \
18 ../../../i18n/en/minesweep.ts \ 18 ../../../i18n/en/minesweep.ts \
19 ../../../i18n/es/minesweep.ts \ 19 ../../../i18n/es/minesweep.ts \
20 ../../../i18n/fr/minesweep.ts \ 20 ../../../i18n/fr/minesweep.ts \
21 ../../../i18n/hu/minesweep.ts \ 21 ../../../i18n/hu/minesweep.ts \
22 ../../../i18n/ja/minesweep.ts \ 22 ../../../i18n/ja/minesweep.ts \
23 ../../../i18n/ko/minesweep.ts \ 23 ../../../i18n/ko/minesweep.ts \
24 ../../../i18n/no/minesweep.ts \ 24 ../../../i18n/no/minesweep.ts \
25 ../../../i18n/pl/minesweep.ts \ 25 ../../../i18n/pl/minesweep.ts \
26 ../../../i18n/pt/minesweep.ts \ 26 ../../../i18n/pt/minesweep.ts \
27 ../../../i18n/pt_BR/minesweep.ts \ 27 ../../../i18n/pt_BR/minesweep.ts \
28 ../../../i18n/sl/minesweep.ts \ 28 ../../../i18n/sl/minesweep.ts \
29 ../../../i18n/zh_CN/minesweep.ts \ 29 ../../../i18n/zh_CN/minesweep.ts \
30 ../../../i18n/it/minesweep.ts \ 30 ../../../i18n/it/minesweep.ts \
31 ../../../i18n/zh_TW/minesweep.ts 31 ../../../i18n/zh_TW/minesweep.ts
32 32
33 33
34 34
35include ( ../../../include.pro ) 35include ( $(OPIEDIR)/include.pro )