summaryrefslogtreecommitdiff
path: root/noncore/games
authorkergoth <kergoth>2003-01-24 01:29:06 (UTC)
committer kergoth <kergoth>2003-01-24 01:29:06 (UTC)
commit039367f738688f9484a487db8720a5bd2ad5878f (patch) (unidiff)
tree3ad1716b648f54cf63b91358bad5d072938f7b6a /noncore/games
parenta30140aaac1c0144c93a6fc3b1085e78612b94b1 (diff)
downloadopie-039367f738688f9484a487db8720a5bd2ad5878f.zip
opie-039367f738688f9484a487db8720a5bd2ad5878f.tar.gz
opie-039367f738688f9484a487db8720a5bd2ad5878f.tar.bz2
Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
Diffstat (limited to 'noncore/games') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/bounce/bounce.pro2
-rw-r--r--noncore/games/buzzword/buzzword.pro2
-rw-r--r--noncore/games/chess/chess.pro2
-rw-r--r--noncore/games/fifteen/fifteen.pro2
-rw-r--r--noncore/games/go/go.pro2
-rw-r--r--noncore/games/kbill/kbill.pro2
-rw-r--r--noncore/games/kcheckers/kcheckers.pro2
-rw-r--r--noncore/games/kpacman/kpacman.pro2
-rw-r--r--noncore/games/mindbreaker/mindbreaker.pro2
-rw-r--r--noncore/games/minesweep/minesweep.pro2
-rw-r--r--noncore/games/parashoot/parashoot.pro2
-rw-r--r--noncore/games/qasteroids/qasteroids.pro2
-rw-r--r--noncore/games/sfcave-sdl/sfcave-sdl.pro2
-rw-r--r--noncore/games/sfcave/sfcave.pro2
-rw-r--r--noncore/games/snake/snake.pro2
-rwxr-xr-xnoncore/games/solitaire/solitaire.pro2
-rw-r--r--noncore/games/tetrix/tetrix.pro2
-rw-r--r--noncore/games/tictac/tictac.pro2
-rw-r--r--noncore/games/wordgame/wordgame.pro2
19 files changed, 19 insertions, 19 deletions
diff --git a/noncore/games/bounce/bounce.pro b/noncore/games/bounce/bounce.pro
index bb3e4df..b66c53d 100644
--- a/noncore/games/bounce/bounce.pro
+++ b/noncore/games/bounce/bounce.pro
@@ -20,13 +20,13 @@ TRANSLATIONS = ../../../i18n/de/bounce.ts \
20 ../../../i18n/ko/bounce.ts \ 20 ../../../i18n/ko/bounce.ts \
21 ../../../i18n/no/bounce.ts \ 21 ../../../i18n/no/bounce.ts \
22 ../../../i18n/pl/bounce.ts \ 22 ../../../i18n/pl/bounce.ts \
23 ../../../i18n/pt/bounce.ts \ 23 ../../../i18n/pt/bounce.ts \
24 ../../../i18n/pt_BR/bounce.ts \ 24 ../../../i18n/pt_BR/bounce.ts \
25 ../../../i18n/sl/bounce.ts \ 25 ../../../i18n/sl/bounce.ts \
26 ../../../i18n/zh_CN/bounce.ts \ 26 ../../../i18n/zh_CN/bounce.ts \
27 ../../../i18n/zh_TW/bounce.ts \ 27 ../../../i18n/zh_TW/bounce.ts \
28 ../../../i18n/it/bounce.ts 28 ../../../i18n/it/bounce.ts
29 29
30 30
31 31
32include ( ../../../include.pro ) 32include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/games/buzzword/buzzword.pro b/noncore/games/buzzword/buzzword.pro
index 61c7085..2ce48eb 100644
--- a/noncore/games/buzzword/buzzword.pro
+++ b/noncore/games/buzzword/buzzword.pro
@@ -19,13 +19,13 @@ TRANSLATIONS = ../../../i18n/de/buzzword.ts \
19 ../../../i18n/ko/buzzword.ts \ 19 ../../../i18n/ko/buzzword.ts \
20 ../../../i18n/no/buzzword.ts \ 20 ../../../i18n/no/buzzword.ts \
21 ../../../i18n/pl/buzzword.ts \ 21 ../../../i18n/pl/buzzword.ts \
22 ../../../i18n/pt/buzzword.ts \ 22 ../../../i18n/pt/buzzword.ts \
23 ../../../i18n/pt_BR/buzzword.ts \ 23 ../../../i18n/pt_BR/buzzword.ts \
24 ../../../i18n/sl/buzzword.ts \ 24 ../../../i18n/sl/buzzword.ts \
25 ../../../i18n/zh_CN/buzzword.ts \ 25 ../../../i18n/zh_CN/buzzword.ts \
26 ../../../i18n/zh_TW/buzzword.ts \ 26 ../../../i18n/zh_TW/buzzword.ts \
27 ../../../i18n/it/buzzword.ts 27 ../../../i18n/it/buzzword.ts
28 28
29 29
30 30
31include ( ../../../include.pro ) 31include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/games/chess/chess.pro b/noncore/games/chess/chess.pro
index a96eb66..4c9604f 100644
--- a/noncore/games/chess/chess.pro
+++ b/noncore/games/chess/chess.pro
@@ -23,13 +23,13 @@ TRANSLATIONS = ../../../i18n/de/chess.ts \
23 ../../../i18n/ja/chess.ts \ 23 ../../../i18n/ja/chess.ts \
24 ../../../i18n/ko/chess.ts \ 24 ../../../i18n/ko/chess.ts \
25 ../../../i18n/no/chess.ts \ 25 ../../../i18n/no/chess.ts \
26 ../../../i18n/pl/chess.ts \ 26 ../../../i18n/pl/chess.ts \
27 ../../../i18n/pt/chess.ts \ 27 ../../../i18n/pt/chess.ts \
28 ../../../i18n/pt_BR/chess.ts \ 28 ../../../i18n/pt_BR/chess.ts \
29 ../../../i18n/sl/chess.ts \ 29 ../../../i18n/sl/chess.ts \
30 ../../../i18n/zh_CN/chess.ts \ 30 ../../../i18n/zh_CN/chess.ts \
31 ../../../i18n/zh_TW/chess.ts 31 ../../../i18n/zh_TW/chess.ts
32 32
33 33
34 34
35include ( ../../../include.pro ) 35include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/games/fifteen/fifteen.pro b/noncore/games/fifteen/fifteen.pro
index d1c246d..6048b25 100644
--- a/noncore/games/fifteen/fifteen.pro
+++ b/noncore/games/fifteen/fifteen.pro
@@ -19,13 +19,13 @@ TRANSLATIONS = ../../../i18n/de/fifteen.ts \
19 ../../../i18n/ja/fifteen.ts \ 19 ../../../i18n/ja/fifteen.ts \
20 ../../../i18n/ko/fifteen.ts \ 20 ../../../i18n/ko/fifteen.ts \
21 ../../../i18n/no/fifteen.ts \ 21 ../../../i18n/no/fifteen.ts \
22 ../../../i18n/pl/fifteen.ts \ 22 ../../../i18n/pl/fifteen.ts \
23 ../../../i18n/pt/fifteen.ts \ 23 ../../../i18n/pt/fifteen.ts \
24 ../../../i18n/pt_BR/fifteen.ts \ 24 ../../../i18n/pt_BR/fifteen.ts \
25 ../../../i18n/sl/fifteen.ts \ 25 ../../../i18n/sl/fifteen.ts \
26 ../../../i18n/zh_CN/fifteen.ts \ 26 ../../../i18n/zh_CN/fifteen.ts \
27 ../../../i18n/zh_TW/fifteen.ts 27 ../../../i18n/zh_TW/fifteen.ts
28 28
29 29
30 30
31include ( ../../../include.pro ) 31include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro
index 1c98640..0cbcb69 100644
--- a/noncore/games/go/go.pro
+++ b/noncore/games/go/go.pro
@@ -26,13 +26,13 @@ TRANSLATIONS = ../../../i18n/de/go.ts \
26 ../../../i18n/ja/go.ts \ 26 ../../../i18n/ja/go.ts \
27 ../../../i18n/ko/go.ts \ 27 ../../../i18n/ko/go.ts \
28 ../../../i18n/no/go.ts \ 28 ../../../i18n/no/go.ts \
29 ../../../i18n/pl/go.ts \ 29 ../../../i18n/pl/go.ts \
30 ../../../i18n/pt/go.ts \ 30 ../../../i18n/pt/go.ts \
31 ../../../i18n/pt_BR/go.ts \ 31 ../../../i18n/pt_BR/go.ts \
32 ../../../i18n/sl/go.ts \ 32 ../../../i18n/sl/go.ts \
33 ../../../i18n/zh_CN/go.ts \ 33 ../../../i18n/zh_CN/go.ts \
34 ../../../i18n/zh_TW/go.ts 34 ../../../i18n/zh_TW/go.ts
35 35
36 36
37 37
38include ( ../../../include.pro ) 38include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/games/kbill/kbill.pro b/noncore/games/kbill/kbill.pro
index 270fcab..db5dc10 100644
--- a/noncore/games/kbill/kbill.pro
+++ b/noncore/games/kbill/kbill.pro
@@ -23,13 +23,13 @@ TRANSLATIONS = ../../../i18n/de/kbill.ts \
23 ../../../i18n/ja/kbill.ts \ 23 ../../../i18n/ja/kbill.ts \
24 ../../../i18n/ko/kbill.ts \ 24 ../../../i18n/ko/kbill.ts \
25 ../../../i18n/no/kbill.ts \ 25 ../../../i18n/no/kbill.ts \
26 ../../../i18n/pl/kbill.ts \ 26 ../../../i18n/pl/kbill.ts \
27 ../../../i18n/pt/kbill.ts \ 27 ../../../i18n/pt/kbill.ts \
28 ../../../i18n/pt_BR/kbill.ts \ 28 ../../../i18n/pt_BR/kbill.ts \
29 ../../../i18n/sl/kbill.ts \ 29 ../../../i18n/sl/kbill.ts \
30 ../../../i18n/zh_CN/kbill.ts \ 30 ../../../i18n/zh_CN/kbill.ts \
31 ../../../i18n/zh_TW/kbill.ts 31 ../../../i18n/zh_TW/kbill.ts
32 32
33 33
34 34
35include ( ../../../include.pro ) 35include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/games/kcheckers/kcheckers.pro b/noncore/games/kcheckers/kcheckers.pro
index d8b5231..c1631e7 100644
--- a/noncore/games/kcheckers/kcheckers.pro
+++ b/noncore/games/kcheckers/kcheckers.pro
@@ -27,13 +27,13 @@ TRANSLATIONS = ../../../i18n/de/kcheckers.ts \
27 ../../../i18n/ja/kcheckers.ts \ 27 ../../../i18n/ja/kcheckers.ts \
28 ../../../i18n/ko/kcheckers.ts \ 28 ../../../i18n/ko/kcheckers.ts \
29 ../../../i18n/no/kcheckers.ts \ 29 ../../../i18n/no/kcheckers.ts \
30 ../../../i18n/pl/kcheckers.ts \ 30 ../../../i18n/pl/kcheckers.ts \
31 ../../../i18n/pt/kcheckers.ts \ 31 ../../../i18n/pt/kcheckers.ts \
32 ../../../i18n/pt_BR/kcheckers.ts \ 32 ../../../i18n/pt_BR/kcheckers.ts \
33 ../../../i18n/sl/kcheckers.ts \ 33 ../../../i18n/sl/kcheckers.ts \
34 ../../../i18n/zh_CN/kcheckers.ts \ 34 ../../../i18n/zh_CN/kcheckers.ts \
35 ../../../i18n/zh_TW/kcheckers.ts 35 ../../../i18n/zh_TW/kcheckers.ts
36 36
37 37
38 38
39include ( ../../../include.pro ) 39include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/games/kpacman/kpacman.pro b/noncore/games/kpacman/kpacman.pro
index 594397a..bca34a4 100644
--- a/noncore/games/kpacman/kpacman.pro
+++ b/noncore/games/kpacman/kpacman.pro
@@ -50,13 +50,13 @@ TRANSLATIONS = ../../../i18n/de/kpacman.ts \
50 ../../../i18n/ja/kpacman.ts \ 50 ../../../i18n/ja/kpacman.ts \
51 ../../../i18n/ko/kpacman.ts \ 51 ../../../i18n/ko/kpacman.ts \
52 ../../../i18n/no/kpacman.ts \ 52 ../../../i18n/no/kpacman.ts \
53 ../../../i18n/pl/kpacman.ts \ 53 ../../../i18n/pl/kpacman.ts \
54 ../../../i18n/pt/kpacman.ts \ 54 ../../../i18n/pt/kpacman.ts \
55 ../../../i18n/pt_BR/kpacman.ts \ 55 ../../../i18n/pt_BR/kpacman.ts \
56 ../../../i18n/sl/kpacman.ts \ 56 ../../../i18n/sl/kpacman.ts \
57 ../../../i18n/zh_CN/kpacman.ts \ 57 ../../../i18n/zh_CN/kpacman.ts \
58 ../../../i18n/zh_TW/kpacman.ts 58 ../../../i18n/zh_TW/kpacman.ts
59 59
60 60
61 61
62include ( ../../../include.pro ) 62include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/games/mindbreaker/mindbreaker.pro b/noncore/games/mindbreaker/mindbreaker.pro
index 5052467..ed0f79c 100644
--- a/noncore/games/mindbreaker/mindbreaker.pro
+++ b/noncore/games/mindbreaker/mindbreaker.pro
@@ -19,13 +19,13 @@ TRANSLATIONS = ../../../i18n/de/mindbreaker.ts \
19 ../../../i18n/ja/mindbreaker.ts \ 19 ../../../i18n/ja/mindbreaker.ts \
20 ../../../i18n/ko/mindbreaker.ts \ 20 ../../../i18n/ko/mindbreaker.ts \
21 ../../../i18n/no/mindbreaker.ts \ 21 ../../../i18n/no/mindbreaker.ts \
22 ../../../i18n/pl/mindbreaker.ts \ 22 ../../../i18n/pl/mindbreaker.ts \
23 ../../../i18n/pt/mindbreaker.ts \ 23 ../../../i18n/pt/mindbreaker.ts \
24 ../../../i18n/pt_BR/mindbreaker.ts \ 24 ../../../i18n/pt_BR/mindbreaker.ts \
25 ../../../i18n/sl/mindbreaker.ts \ 25 ../../../i18n/sl/mindbreaker.ts \
26 ../../../i18n/zh_CN/mindbreaker.ts \ 26 ../../../i18n/zh_CN/mindbreaker.ts \
27 ../../../i18n/zh_TW/mindbreaker.ts 27 ../../../i18n/zh_TW/mindbreaker.ts
28 28
29 29
30 30
31include ( ../../../include.pro ) 31include ( $(OPIEDIR)/include.pro )
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
@@ -23,13 +23,13 @@ TRANSLATIONS = ../../../i18n/de/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 )
diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro
index d8e4b1f..999e28e 100644
--- a/noncore/games/parashoot/parashoot.pro
+++ b/noncore/games/parashoot/parashoot.pro
@@ -18,13 +18,13 @@ TRANSLATIONS = ../../../i18n/de/parashoot.ts \
18 ../../../i18n/ja/parashoot.ts \ 18 ../../../i18n/ja/parashoot.ts \
19 ../../../i18n/ko/parashoot.ts \ 19 ../../../i18n/ko/parashoot.ts \
20 ../../../i18n/no/parashoot.ts \ 20 ../../../i18n/no/parashoot.ts \
21 ../../../i18n/pl/parashoot.ts \ 21 ../../../i18n/pl/parashoot.ts \
22 ../../../i18n/pt/parashoot.ts \ 22 ../../../i18n/pt/parashoot.ts \
23 ../../../i18n/pt_BR/parashoot.ts \ 23 ../../../i18n/pt_BR/parashoot.ts \
24 ../../../i18n/sl/parashoot.ts \ 24 ../../../i18n/sl/parashoot.ts \
25 ../../../i18n/zh_CN/parashoot.ts \ 25 ../../../i18n/zh_CN/parashoot.ts \
26 ../../../i18n/zh_TW/parashoot.ts 26 ../../../i18n/zh_TW/parashoot.ts
27 27
28 28
29 29
30include ( ../../../include.pro ) 30include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/games/qasteroids/qasteroids.pro b/noncore/games/qasteroids/qasteroids.pro
index 39b2722..c6b18b0 100644
--- a/noncore/games/qasteroids/qasteroids.pro
+++ b/noncore/games/qasteroids/qasteroids.pro
@@ -18,13 +18,13 @@ TRANSLATIONS = ../../../i18n/de/qasteroids.ts \
18 ../../../i18n/ja/qasteroids.ts \ 18 ../../../i18n/ja/qasteroids.ts \
19 ../../../i18n/ko/qasteroids.ts \ 19 ../../../i18n/ko/qasteroids.ts \
20 ../../../i18n/no/qasteroids.ts \ 20 ../../../i18n/no/qasteroids.ts \
21 ../../../i18n/pl/qasteroids.ts \ 21 ../../../i18n/pl/qasteroids.ts \
22 ../../../i18n/pt/qasteroids.ts \ 22 ../../../i18n/pt/qasteroids.ts \
23 ../../../i18n/pt_BR/qasteroids.ts \ 23 ../../../i18n/pt_BR/qasteroids.ts \
24 ../../../i18n/sl/qasteroids.ts \ 24 ../../../i18n/sl/qasteroids.ts \
25 ../../../i18n/zh_CN/qasteroids.ts \ 25 ../../../i18n/zh_CN/qasteroids.ts \
26 ../../../i18n/zh_TW/qasteroids.ts 26 ../../../i18n/zh_TW/qasteroids.ts
27 27
28 28
29 29
30include ( ../../../include.pro ) 30include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/games/sfcave-sdl/sfcave-sdl.pro b/noncore/games/sfcave-sdl/sfcave-sdl.pro
index e874f0d..a4eb918 100644
--- a/noncore/games/sfcave-sdl/sfcave-sdl.pro
+++ b/noncore/games/sfcave-sdl/sfcave-sdl.pro
@@ -43,13 +43,13 @@ HEADERS = animatedimage.h \
43 help.h \ 43 help.h \
44 sfcave_game.h \ 44 sfcave_game.h \
45 gates_game.h \ 45 gates_game.h \
46 fly_game.h \ 46 fly_game.h \
47 flyterrain.h \ 47 flyterrain.h \
48 sound.h \ 48 sound.h \
49 terrain.h \ 49 terrain.h \
50 stringtokenizer.h \ 50 stringtokenizer.h \
51 settings.h \ 51 settings.h \
52 starfield.h \ 52 starfield.h \
53 util.h 53 util.h
54 54
55include ( ../../../include.pro ) \ No newline at end of file 55include ( $(OPIEDIR)/include.pro ) \ No newline at end of file
diff --git a/noncore/games/sfcave/sfcave.pro b/noncore/games/sfcave/sfcave.pro
index 5941c20..bfb3c28 100644
--- a/noncore/games/sfcave/sfcave.pro
+++ b/noncore/games/sfcave/sfcave.pro
@@ -1,13 +1,13 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 CONFIG += qt warn_on release 2 CONFIG += qt warn_on release
3 DESTDIR = $(OPIEDIR)/bin 3 DESTDIR = $(OPIEDIR)/bin
4 SOURCES = sfcave.cpp helpwindow.cpp random.cpp 4 SOURCES = sfcave.cpp helpwindow.cpp random.cpp
5 HEADERS = sfcave.h helpwindow.h random.h 5 HEADERS = sfcave.h helpwindow.h random.h
6 TARGET = sfcave 6 TARGET = sfcave
7 INCLUDEPATH += $(OPIEDIR)/include 7 INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(OPIEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 10
11 11
12 12
13include ( ../../../include.pro ) 13include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/games/snake/snake.pro b/noncore/games/snake/snake.pro
index 845c0a5..2c17467 100644
--- a/noncore/games/snake/snake.pro
+++ b/noncore/games/snake/snake.pro
@@ -18,13 +18,13 @@ TRANSLATIONS = ../../../i18n/de/snake.ts \
18 ../../../i18n/ja/snake.ts \ 18 ../../../i18n/ja/snake.ts \
19 ../../../i18n/ko/snake.ts \ 19 ../../../i18n/ko/snake.ts \
20 ../../../i18n/no/snake.ts \ 20 ../../../i18n/no/snake.ts \
21 ../../../i18n/pl/snake.ts \ 21 ../../../i18n/pl/snake.ts \
22 ../../../i18n/pt/snake.ts \ 22 ../../../i18n/pt/snake.ts \
23 ../../../i18n/pt_BR/snake.ts \ 23 ../../../i18n/pt_BR/snake.ts \
24 ../../../i18n/sl/snake.ts \ 24 ../../../i18n/sl/snake.ts \
25 ../../../i18n/zh_CN/snake.ts \ 25 ../../../i18n/zh_CN/snake.ts \
26 ../../../i18n/zh_TW/snake.ts 26 ../../../i18n/zh_TW/snake.ts
27 27
28 28
29 29
30include ( ../../../include.pro ) 30include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro
index f86fc13..8bd6ac8 100755
--- a/noncore/games/solitaire/solitaire.pro
+++ b/noncore/games/solitaire/solitaire.pro
@@ -29,13 +29,13 @@ TRANSLATIONS = ../../../i18n/de/patience.ts \
29 ../../../i18n/ko/patience.ts \ 29 ../../../i18n/ko/patience.ts \
30 ../../../i18n/no/patience.ts \ 30 ../../../i18n/no/patience.ts \
31 ../../../i18n/pl/patience.ts \ 31 ../../../i18n/pl/patience.ts \
32 ../../../i18n/pt/patience.ts \ 32 ../../../i18n/pt/patience.ts \
33 ../../../i18n/pt_BR/patience.ts \ 33 ../../../i18n/pt_BR/patience.ts \
34 ../../../i18n/sl/patience.ts \ 34 ../../../i18n/sl/patience.ts \
35 ../../../i18n/zh_CN/patience.ts \ 35 ../../../i18n/zh_CN/patience.ts \
36 ../../../i18n/zh_TW/patience.ts \ 36 ../../../i18n/zh_TW/patience.ts \
37 ../../../i18n/it/patience.ts 37 ../../../i18n/it/patience.ts
38 38
39 39
40 40
41include ( ../../../include.pro ) 41include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/games/tetrix/tetrix.pro b/noncore/games/tetrix/tetrix.pro
index 48c6d93..061b4f3 100644
--- a/noncore/games/tetrix/tetrix.pro
+++ b/noncore/games/tetrix/tetrix.pro
@@ -27,13 +27,13 @@ TRANSLATIONS = ../../../i18n/de/tetrix.ts \
27 ../../../i18n/ko/tetrix.ts \ 27 ../../../i18n/ko/tetrix.ts \
28 ../../../i18n/no/tetrix.ts \ 28 ../../../i18n/no/tetrix.ts \
29 ../../../i18n/pl/tetrix.ts \ 29 ../../../i18n/pl/tetrix.ts \
30 ../../../i18n/pt/tetrix.ts \ 30 ../../../i18n/pt/tetrix.ts \
31 ../../../i18n/pt_BR/tetrix.ts \ 31 ../../../i18n/pt_BR/tetrix.ts \
32 ../../../i18n/sl/tetrix.ts \ 32 ../../../i18n/sl/tetrix.ts \
33 ../../../i18n/zh_CN/tetrix.ts \ 33 ../../../i18n/zh_CN/tetrix.ts \
34 ../../../i18n/it/tetrix.ts \ 34 ../../../i18n/it/tetrix.ts \
35 ../../../i18n/zh_TW/tetrix.ts 35 ../../../i18n/zh_TW/tetrix.ts
36 36
37 37
38 38
39include ( ../../../include.pro ) 39include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/games/tictac/tictac.pro b/noncore/games/tictac/tictac.pro
index 777bee2..fb6c0fd 100644
--- a/noncore/games/tictac/tictac.pro
+++ b/noncore/games/tictac/tictac.pro
@@ -19,13 +19,13 @@ TRANSLATIONS = ../../../i18n/de/tictac.ts \
19 ../../../i18n/ja/tictac.ts \ 19 ../../../i18n/ja/tictac.ts \
20 ../../../i18n/ko/tictac.ts \ 20 ../../../i18n/ko/tictac.ts \
21 ../../../i18n/no/tictac.ts \ 21 ../../../i18n/no/tictac.ts \
22 ../../../i18n/pl/tictac.ts \ 22 ../../../i18n/pl/tictac.ts \
23 ../../../i18n/pt/tictac.ts \ 23 ../../../i18n/pt/tictac.ts \
24 ../../../i18n/pt_BR/tictac.ts \ 24 ../../../i18n/pt_BR/tictac.ts \
25 ../../../i18n/sl/tictac.ts \ 25 ../../../i18n/sl/tictac.ts \
26 ../../../i18n/zh_CN/tictac.ts \ 26 ../../../i18n/zh_CN/tictac.ts \
27 ../../../i18n/zh_TW/tictac.ts 27 ../../../i18n/zh_TW/tictac.ts
28 28
29 29
30 30
31include ( ../../../include.pro ) 31include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/games/wordgame/wordgame.pro b/noncore/games/wordgame/wordgame.pro
index 3e330b2..e5609df 100644
--- a/noncore/games/wordgame/wordgame.pro
+++ b/noncore/games/wordgame/wordgame.pro
@@ -20,13 +20,13 @@ TRANSLATIONS = ../../../i18n/de/wordgame.ts \
20 ../../../i18n/ja/wordgame.ts \ 20 ../../../i18n/ja/wordgame.ts \
21 ../../../i18n/ko/wordgame.ts \ 21 ../../../i18n/ko/wordgame.ts \
22 ../../../i18n/no/wordgame.ts \ 22 ../../../i18n/no/wordgame.ts \
23 ../../../i18n/pl/wordgame.ts \ 23 ../../../i18n/pl/wordgame.ts \
24 ../../../i18n/pt/wordgame.ts \ 24 ../../../i18n/pt/wordgame.ts \
25 ../../../i18n/pt_BR/wordgame.ts \ 25 ../../../i18n/pt_BR/wordgame.ts \
26 ../../../i18n/sl/wordgame.ts \ 26 ../../../i18n/sl/wordgame.ts \
27 ../../../i18n/zh_CN/wordgame.ts \ 27 ../../../i18n/zh_CN/wordgame.ts \
28 ../../../i18n/zh_TW/wordgame.ts 28 ../../../i18n/zh_TW/wordgame.ts
29 29
30 30
31 31
32include ( ../../../include.pro ) 32include ( $(OPIEDIR)/include.pro )