summaryrefslogtreecommitdiff
path: root/noncore/games
Side-by-side diff
Diffstat (limited to 'noncore/games') (more/less context) (show 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
@@ -8,25 +8,25 @@ DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
DESTDIR = $(OPIEDIR)/bin
TARGET = bounce
TRANSLATIONS = ../../../i18n/de/bounce.ts \
../../../i18n/da/bounce.ts \
../../../i18n/xx/bounce.ts \
../../../i18n/en/bounce.ts \
../../../i18n/es/bounce.ts \
../../../i18n/fr/bounce.ts \
../../../i18n/hu/bounce.ts \
../../../i18n/ja/bounce.ts \
../../../i18n/ko/bounce.ts \
../../../i18n/no/bounce.ts \
../../../i18n/pl/bounce.ts \
../../../i18n/pt/bounce.ts \
../../../i18n/pt_BR/bounce.ts \
../../../i18n/sl/bounce.ts \
../../../i18n/zh_CN/bounce.ts \
../../../i18n/zh_TW/bounce.ts \
../../../i18n/it/bounce.ts
-include ( ../../../include.pro )
+include ( $(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
@@ -7,25 +7,25 @@ DEPENDPATH += $(OPIEDIR)/include
DESTDIR = $(OPIEDIR)/bin
LIBS += -lqpe
TARGET = buzzword
TRANSLATIONS = ../../../i18n/de/buzzword.ts \
../../../i18n/da/buzzword.ts \
../../../i18n/xx/buzzword.ts \
../../../i18n/en/buzzword.ts \
../../../i18n/es/buzzword.ts \
../../../i18n/fr/buzzword.ts \
../../../i18n/hu/buzzword.ts \
../../../i18n/ja/buzzword.ts \
../../../i18n/ko/buzzword.ts \
../../../i18n/no/buzzword.ts \
../../../i18n/pl/buzzword.ts \
../../../i18n/pt/buzzword.ts \
../../../i18n/pt_BR/buzzword.ts \
../../../i18n/sl/buzzword.ts \
../../../i18n/zh_CN/buzzword.ts \
../../../i18n/zh_TW/buzzword.ts \
../../../i18n/it/buzzword.ts
-include ( ../../../include.pro )
+include ( $(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
@@ -11,25 +11,25 @@ INCLUDEPATH += $(OPIEDIR)/include
LIBS += -lqpe
DBFILE = chess.db
LANGUAGE = C++
CPP_ALWAYS_CREATE_SOURCE = TRUE
TRANSLATIONS = ../../../i18n/de/chess.ts \
../../../i18n/da/chess.ts \
../../../i18n/xx/chess.ts \
../../../i18n/en/chess.ts \
../../../i18n/es/chess.ts \
../../../i18n/fr/chess.ts \
../../../i18n/hu/chess.ts \
../../../i18n/ja/chess.ts \
../../../i18n/ko/chess.ts \
../../../i18n/no/chess.ts \
../../../i18n/pl/chess.ts \
../../../i18n/pt/chess.ts \
../../../i18n/pt_BR/chess.ts \
../../../i18n/sl/chess.ts \
../../../i18n/zh_CN/chess.ts \
../../../i18n/zh_TW/chess.ts
-include ( ../../../include.pro )
+include ( $(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
@@ -7,25 +7,25 @@ SOURCES = fifteen.cpp \
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = fifteen
TRANSLATIONS = ../../../i18n/de/fifteen.ts \
../../../i18n/da/fifteen.ts \
../../../i18n/xx/fifteen.ts \
../../../i18n/en/fifteen.ts \
../../../i18n/es/fifteen.ts \
../../../i18n/fr/fifteen.ts \
../../../i18n/hu/fifteen.ts \
../../../i18n/ja/fifteen.ts \
../../../i18n/ko/fifteen.ts \
../../../i18n/no/fifteen.ts \
../../../i18n/pl/fifteen.ts \
../../../i18n/pt/fifteen.ts \
../../../i18n/pt_BR/fifteen.ts \
../../../i18n/sl/fifteen.ts \
../../../i18n/zh_CN/fifteen.ts \
../../../i18n/zh_TW/fifteen.ts
-include ( ../../../include.pro )
+include ( $(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
@@ -14,25 +14,25 @@ SOURCES = amigo.c \
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = go
TRANSLATIONS = ../../../i18n/de/go.ts \
../../../i18n/da/go.ts \
../../../i18n/xx/go.ts \
../../../i18n/en/go.ts \
../../../i18n/es/go.ts \
../../../i18n/fr/go.ts \
../../../i18n/hu/go.ts \
../../../i18n/ja/go.ts \
../../../i18n/ko/go.ts \
../../../i18n/no/go.ts \
../../../i18n/pl/go.ts \
../../../i18n/pt/go.ts \
../../../i18n/pt_BR/go.ts \
../../../i18n/sl/go.ts \
../../../i18n/zh_CN/go.ts \
../../../i18n/zh_TW/go.ts
-include ( ../../../include.pro )
+include ( $(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
@@ -11,25 +11,25 @@ TARGET = kbill
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lstdc++
DESTDIR = $(OPIEDIR)/bin
TRANSLATIONS = ../../../i18n/de/kbill.ts \
../../../i18n/da/kbill.ts \
../../../i18n/xx/kbill.ts \
../../../i18n/en/kbill.ts \
../../../i18n/es/kbill.ts \
../../../i18n/fr/kbill.ts \
../../../i18n/hu/kbill.ts \
../../../i18n/ja/kbill.ts \
../../../i18n/ko/kbill.ts \
../../../i18n/no/kbill.ts \
../../../i18n/pl/kbill.ts \
../../../i18n/pt/kbill.ts \
../../../i18n/pt_BR/kbill.ts \
../../../i18n/sl/kbill.ts \
../../../i18n/zh_CN/kbill.ts \
../../../i18n/zh_TW/kbill.ts
-include ( ../../../include.pro )
+include ( $(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
@@ -15,25 +15,25 @@ INTERFACES =
INCLUDEPATH += $(OPIEDIR)/include
LIBS += -lqpe
DESTDIR = $(OPIEDIR)/bin
TARGET = kcheckers
TRANSLATIONS = ../../../i18n/de/kcheckers.ts \
../../../i18n/da/kcheckers.ts \
../../../i18n/xx/kcheckers.ts \
../../../i18n/en/kcheckers.ts \
../../../i18n/es/kcheckers.ts \
../../../i18n/fr/kcheckers.ts \
../../../i18n/hu/kcheckers.ts \
../../../i18n/ja/kcheckers.ts \
../../../i18n/ko/kcheckers.ts \
../../../i18n/no/kcheckers.ts \
../../../i18n/pl/kcheckers.ts \
../../../i18n/pt/kcheckers.ts \
../../../i18n/pt_BR/kcheckers.ts \
../../../i18n/sl/kcheckers.ts \
../../../i18n/zh_CN/kcheckers.ts \
../../../i18n/zh_TW/kcheckers.ts
-include ( ../../../include.pro )
+include ( $(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
@@ -38,25 +38,25 @@ INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
DESTDIR = $(OPIEDIR)/bin
TARGET = kpacman
TRANSLATIONS = ../../../i18n/de/kpacman.ts \
../../../i18n/da/kpacman.ts \
../../../i18n/xx/kpacman.ts \
../../../i18n/en/kpacman.ts \
../../../i18n/es/kpacman.ts \
../../../i18n/fr/kpacman.ts \
../../../i18n/hu/kpacman.ts \
../../../i18n/ja/kpacman.ts \
../../../i18n/ko/kpacman.ts \
../../../i18n/no/kpacman.ts \
../../../i18n/pl/kpacman.ts \
../../../i18n/pt/kpacman.ts \
../../../i18n/pt_BR/kpacman.ts \
../../../i18n/sl/kpacman.ts \
../../../i18n/zh_CN/kpacman.ts \
../../../i18n/zh_TW/kpacman.ts
-include ( ../../../include.pro )
+include ( $(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
@@ -7,25 +7,25 @@ SOURCES = main.cpp \
TARGET = mindbreaker
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../../../i18n/de/mindbreaker.ts \
../../../i18n/da/mindbreaker.ts \
../../../i18n/xx/mindbreaker.ts \
../../../i18n/en/mindbreaker.ts \
../../../i18n/es/mindbreaker.ts \
../../../i18n/fr/mindbreaker.ts \
../../../i18n/hu/mindbreaker.ts \
../../../i18n/ja/mindbreaker.ts \
../../../i18n/ko/mindbreaker.ts \
../../../i18n/no/mindbreaker.ts \
../../../i18n/pl/mindbreaker.ts \
../../../i18n/pt/mindbreaker.ts \
../../../i18n/pt_BR/mindbreaker.ts \
../../../i18n/sl/mindbreaker.ts \
../../../i18n/zh_CN/mindbreaker.ts \
../../../i18n/zh_TW/mindbreaker.ts
-include ( ../../../include.pro )
+include ( $(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
@@ -11,25 +11,25 @@ DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES =
TARGET = minesweep
TRANSLATIONS = ../../../i18n/de/minesweep.ts \
../../../i18n/da/minesweep.ts \
../../../i18n/xx/minesweep.ts \
../../../i18n/en/minesweep.ts \
../../../i18n/es/minesweep.ts \
../../../i18n/fr/minesweep.ts \
../../../i18n/hu/minesweep.ts \
../../../i18n/ja/minesweep.ts \
../../../i18n/ko/minesweep.ts \
../../../i18n/no/minesweep.ts \
../../../i18n/pl/minesweep.ts \
../../../i18n/pt/minesweep.ts \
../../../i18n/pt_BR/minesweep.ts \
../../../i18n/sl/minesweep.ts \
../../../i18n/zh_CN/minesweep.ts \
../../../i18n/it/minesweep.ts \
../../../i18n/zh_TW/minesweep.ts
-include ( ../../../include.pro )
+include ( $(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
@@ -6,25 +6,25 @@ SOURCES = main.cpp interface.cpp man.cpp cannon.cpp base.cpp bullet.cpp helicop
TARGET = parashoot
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../../../i18n/de/parashoot.ts \
../../../i18n/da/parashoot.ts \
../../../i18n/xx/parashoot.ts \
../../../i18n/en/parashoot.ts \
../../../i18n/es/parashoot.ts \
../../../i18n/fr/parashoot.ts \
../../../i18n/hu/parashoot.ts \
../../../i18n/ja/parashoot.ts \
../../../i18n/ko/parashoot.ts \
../../../i18n/no/parashoot.ts \
../../../i18n/pl/parashoot.ts \
../../../i18n/pt/parashoot.ts \
../../../i18n/pt_BR/parashoot.ts \
../../../i18n/sl/parashoot.ts \
../../../i18n/zh_CN/parashoot.ts \
../../../i18n/zh_TW/parashoot.ts
-include ( ../../../include.pro )
+include ( $(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
@@ -6,25 +6,25 @@ SOURCES = ledmeter.cpp toplevel.cpp view.cpp main.cpp
TARGET = qasteroids
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../../../i18n/de/qasteroids.ts \
../../../i18n/da/qasteroids.ts \
../../../i18n/xx/qasteroids.ts \
../../../i18n/en/qasteroids.ts \
../../../i18n/es/qasteroids.ts \
../../../i18n/fr/qasteroids.ts \
../../../i18n/hu/qasteroids.ts \
../../../i18n/ja/qasteroids.ts \
../../../i18n/ko/qasteroids.ts \
../../../i18n/no/qasteroids.ts \
../../../i18n/pl/qasteroids.ts \
../../../i18n/pt/qasteroids.ts \
../../../i18n/pt_BR/qasteroids.ts \
../../../i18n/sl/qasteroids.ts \
../../../i18n/zh_CN/qasteroids.ts \
../../../i18n/zh_TW/qasteroids.ts
-include ( ../../../include.pro )
+include ( $(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
@@ -31,25 +31,25 @@ SOURCES = animatedimage.cpp \
util.cpp
HEADERS = animatedimage.h \
bfont.h \
constants.h \
font.h \
game.h \
menu.h \
player.h \
random.h \
rect.h \
sfcave.h \
help.h \
sfcave_game.h \
gates_game.h \
fly_game.h \
flyterrain.h \
sound.h \
terrain.h \
stringtokenizer.h \
settings.h \
starfield.h \
util.h
-include ( ../../../include.pro ) \ No newline at end of file
+include ( $(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 @@
TEMPLATE = app
CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/bin
SOURCES = sfcave.cpp helpwindow.cpp random.cpp
HEADERS = sfcave.h helpwindow.h random.h
TARGET = sfcave
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
-include ( ../../../include.pro )
+include ( $(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
@@ -6,25 +6,25 @@ SOURCES = snake.cpp target.cpp obstacle.cpp interface.cpp main.cpp
TARGET = snake
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../../../i18n/de/snake.ts \
../../../i18n/da/snake.ts \
../../../i18n/xx/snake.ts \
../../../i18n/en/snake.ts \
../../../i18n/es/snake.ts \
../../../i18n/fr/snake.ts \
../../../i18n/hu/snake.ts \
../../../i18n/ja/snake.ts \
../../../i18n/ko/snake.ts \
../../../i18n/no/snake.ts \
../../../i18n/pl/snake.ts \
../../../i18n/pt/snake.ts \
../../../i18n/pt_BR/snake.ts \
../../../i18n/sl/snake.ts \
../../../i18n/zh_CN/snake.ts \
../../../i18n/zh_TW/snake.ts
-include ( ../../../include.pro )
+include ( $(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
@@ -17,25 +17,25 @@ TARGET = patience
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../../../i18n/de/patience.ts \
../../../i18n/da/patience.ts \
../../../i18n/xx/patience.ts \
../../../i18n/en/patience.ts \
../../../i18n/es/patience.ts \
../../../i18n/fr/patience.ts \
../../../i18n/hu/patience.ts \
../../../i18n/ja/patience.ts \
../../../i18n/ko/patience.ts \
../../../i18n/no/patience.ts \
../../../i18n/pl/patience.ts \
../../../i18n/pt/patience.ts \
../../../i18n/pt_BR/patience.ts \
../../../i18n/sl/patience.ts \
../../../i18n/zh_CN/patience.ts \
../../../i18n/zh_TW/patience.ts \
../../../i18n/it/patience.ts
-include ( ../../../include.pro )
+include ( $(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
@@ -15,25 +15,25 @@ DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES =
TARGET = tetrix
TRANSLATIONS = ../../../i18n/de/tetrix.ts \
../../../i18n/da/tetrix.ts \
../../../i18n/xx/tetrix.ts \
../../../i18n/en/tetrix.ts \
../../../i18n/es/tetrix.ts \
../../../i18n/fr/tetrix.ts \
../../../i18n/hu/tetrix.ts \
../../../i18n/ja/tetrix.ts \
../../../i18n/ko/tetrix.ts \
../../../i18n/no/tetrix.ts \
../../../i18n/pl/tetrix.ts \
../../../i18n/pt/tetrix.ts \
../../../i18n/pt_BR/tetrix.ts \
../../../i18n/sl/tetrix.ts \
../../../i18n/zh_CN/tetrix.ts \
../../../i18n/it/tetrix.ts \
../../../i18n/zh_TW/tetrix.ts
-include ( ../../../include.pro )
+include ( $(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
@@ -7,25 +7,25 @@ TARGET = tictac
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
DESTDIR = $(OPIEDIR)/bin
TRANSLATIONS = ../../../i18n/de/tictac.ts \
../../../i18n/da/tictac.ts \
../../../i18n/xx/tictac.ts \
../../../i18n/en/tictac.ts \
../../../i18n/es/tictac.ts \
../../../i18n/fr/tictac.ts \
../../../i18n/hu/tictac.ts \
../../../i18n/ja/tictac.ts \
../../../i18n/ko/tictac.ts \
../../../i18n/no/tictac.ts \
../../../i18n/pl/tictac.ts \
../../../i18n/pt/tictac.ts \
../../../i18n/pt_BR/tictac.ts \
../../../i18n/sl/tictac.ts \
../../../i18n/zh_CN/tictac.ts \
../../../i18n/zh_TW/tictac.ts
-include ( ../../../include.pro )
+include ( $(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
@@ -8,25 +8,25 @@ INTERFACES = newgamebase.ui rulesbase.ui
TARGET = wordgame
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../../../i18n/de/wordgame.ts \
../../../i18n/da/wordgame.ts \
../../../i18n/xx/wordgame.ts \
../../../i18n/en/wordgame.ts \
../../../i18n/es/wordgame.ts \
../../../i18n/fr/wordgame.ts \
../../../i18n/hu/wordgame.ts \
../../../i18n/ja/wordgame.ts \
../../../i18n/ko/wordgame.ts \
../../../i18n/no/wordgame.ts \
../../../i18n/pl/wordgame.ts \
../../../i18n/pt/wordgame.ts \
../../../i18n/pt_BR/wordgame.ts \
../../../i18n/sl/wordgame.ts \
../../../i18n/zh_CN/wordgame.ts \
../../../i18n/zh_TW/wordgame.ts
-include ( ../../../include.pro )
+include ( $(OPIEDIR)/include.pro )