summaryrefslogtreecommitdiff
path: root/noncore/games
Side-by-side diff
Diffstat (limited to 'noncore/games') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/bounce/bounce.pro4
-rw-r--r--noncore/games/buzzword/buzzword.pro4
-rw-r--r--noncore/games/chess/chess.pro4
-rw-r--r--noncore/games/fifteen/fifteen.pro4
-rw-r--r--noncore/games/go/go.pro4
-rw-r--r--noncore/games/kbill/kbill.pro4
-rw-r--r--noncore/games/kcheckers/kcheckers.pro4
-rw-r--r--noncore/games/kpacman/kpacman.pro4
-rw-r--r--noncore/games/mindbreaker/mindbreaker.pro4
-rw-r--r--noncore/games/minesweep/minesweep.pro4
-rw-r--r--noncore/games/parashoot/parashoot.pro4
-rw-r--r--noncore/games/qasteroids/qasteroids.pro4
-rw-r--r--noncore/games/sfcave/sfcave.pro4
-rw-r--r--noncore/games/snake/snake.pro4
-rwxr-xr-xnoncore/games/solitaire/solitaire.pro4
-rw-r--r--noncore/games/tetrix/tetrix.pro4
-rw-r--r--noncore/games/tictac/tictac.pro4
-rw-r--r--noncore/games/wordgame/wordgame.pro4
18 files changed, 72 insertions, 0 deletions
diff --git a/noncore/games/bounce/bounce.pro b/noncore/games/bounce/bounce.pro
index 42203df..bb3e4df 100644
--- a/noncore/games/bounce/bounce.pro
+++ b/noncore/games/bounce/bounce.pro
@@ -5,24 +5,28 @@ HEADERS = game.h kbounce.h
SOURCES = game.cpp kbounce.cpp main.cpp
INCLUDEPATH += $(OPIEDIR)/include
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 )
diff --git a/noncore/games/buzzword/buzzword.pro b/noncore/games/buzzword/buzzword.pro
index e1d1fcf..61c7085 100644
--- a/noncore/games/buzzword/buzzword.pro
+++ b/noncore/games/buzzword/buzzword.pro
@@ -4,24 +4,28 @@ HEADERS = buzzword.h
SOURCES = buzzword.cpp main.cpp
INCLUDEPATH += $(OPIEDIR)/include
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 )
diff --git a/noncore/games/chess/chess.pro b/noncore/games/chess/chess.pro
index a8e9438..a96eb66 100644
--- a/noncore/games/chess/chess.pro
+++ b/noncore/games/chess/chess.pro
@@ -8,24 +8,28 @@ IMAGES = images/new.png images/repeat.png images/txt.png images/back.png
TEMPLATE =app
CONFIG += qt warn_on release
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 )
diff --git a/noncore/games/fifteen/fifteen.pro b/noncore/games/fifteen/fifteen.pro
index 14fa7f3..d1c246d 100644
--- a/noncore/games/fifteen/fifteen.pro
+++ b/noncore/games/fifteen/fifteen.pro
@@ -4,24 +4,28 @@ CONFIG = qt warn_on release
HEADERS = fifteen.h
SOURCES = fifteen.cpp \
main.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 )
diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro
index eeb2893..1c98640 100644
--- a/noncore/games/go/go.pro
+++ b/noncore/games/go/go.pro
@@ -11,24 +11,28 @@ SOURCES = amigo.c \
killable.c \
gowidget.cpp \
main.cpp
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 )
diff --git a/noncore/games/kbill/kbill.pro b/noncore/games/kbill/kbill.pro
index cc632c8..270fcab 100644
--- a/noncore/games/kbill/kbill.pro
+++ b/noncore/games/kbill/kbill.pro
@@ -8,24 +8,28 @@ Library.cc MCursor.cc Monster.cc Network.cc Picture.cc \
Spark.cc UI.cpp inputbox.cpp kbill.cpp
INTERFACES = helpdialog.ui
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 )
diff --git a/noncore/games/kcheckers/kcheckers.pro b/noncore/games/kcheckers/kcheckers.pro
index 7c094e3..d8b5231 100644
--- a/noncore/games/kcheckers/kcheckers.pro
+++ b/noncore/games/kcheckers/kcheckers.pro
@@ -12,24 +12,28 @@ SOURCES = checkers.cpp \
main.cpp \
rcheckers.cpp
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 )
diff --git a/noncore/games/kpacman/kpacman.pro b/noncore/games/kpacman/kpacman.pro
index aff0ffb..594397a 100644
--- a/noncore/games/kpacman/kpacman.pro
+++ b/noncore/games/kpacman/kpacman.pro
@@ -35,24 +35,28 @@ SOURCES = kpacmanwidget.cpp \
config.cpp \
main.cpp
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 )
diff --git a/noncore/games/mindbreaker/mindbreaker.pro b/noncore/games/mindbreaker/mindbreaker.pro
index 6991066..5052467 100644
--- a/noncore/games/mindbreaker/mindbreaker.pro
+++ b/noncore/games/mindbreaker/mindbreaker.pro
@@ -4,24 +4,28 @@ DESTDIR = $(OPIEDIR)/bin
HEADERS = mindbreaker.h
SOURCES = main.cpp \
mindbreaker.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 )
diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro
index 8f350bf..3e234a4 100644
--- a/noncore/games/minesweep/minesweep.pro
+++ b/noncore/games/minesweep/minesweep.pro
@@ -8,24 +8,28 @@ SOURCES = main.cpp \
minesweep.cpp
INCLUDEPATH += $(OPIEDIR)/include
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 )
diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro
index 864d995..d8e4b1f 100644
--- a/noncore/games/parashoot/parashoot.pro
+++ b/noncore/games/parashoot/parashoot.pro
@@ -3,24 +3,28 @@ CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = interface.h man.h cannon.h base.h bullet.h helicopter.h
SOURCES = main.cpp interface.cpp man.cpp cannon.cpp base.cpp bullet.cpp helicopter.cpp
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 )
diff --git a/noncore/games/qasteroids/qasteroids.pro b/noncore/games/qasteroids/qasteroids.pro
index 34be552..39b2722 100644
--- a/noncore/games/qasteroids/qasteroids.pro
+++ b/noncore/games/qasteroids/qasteroids.pro
@@ -3,24 +3,28 @@ CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = ledmeter.h sprites.h toplevel.h view.h
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 )
diff --git a/noncore/games/sfcave/sfcave.pro b/noncore/games/sfcave/sfcave.pro
index 5f49330..5941c20 100644
--- a/noncore/games/sfcave/sfcave.pro
+++ b/noncore/games/sfcave/sfcave.pro
@@ -1,9 +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 )
diff --git a/noncore/games/snake/snake.pro b/noncore/games/snake/snake.pro
index fe9e739..845c0a5 100644
--- a/noncore/games/snake/snake.pro
+++ b/noncore/games/snake/snake.pro
@@ -3,24 +3,28 @@ CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = snake.h target.h obstacle.h interface.h codes.h
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 )
diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro
index 51e0106..f86fc13 100755
--- a/noncore/games/solitaire/solitaire.pro
+++ b/noncore/games/solitaire/solitaire.pro
@@ -14,24 +14,28 @@ SOURCES = canvascard.cpp canvasshapes.cpp cardgame.cpp cardgamelayout.cpp \
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 )
diff --git a/noncore/games/tetrix/tetrix.pro b/noncore/games/tetrix/tetrix.pro
index 5110b05..48c6d93 100644
--- a/noncore/games/tetrix/tetrix.pro
+++ b/noncore/games/tetrix/tetrix.pro
@@ -12,24 +12,28 @@ SOURCES = main.cpp \
tpiece.cpp
INCLUDEPATH += $(OPIEDIR)/include
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 )
diff --git a/noncore/games/tictac/tictac.pro b/noncore/games/tictac/tictac.pro
index 33b8453..777bee2 100644
--- a/noncore/games/tictac/tictac.pro
+++ b/noncore/games/tictac/tictac.pro
@@ -4,24 +4,28 @@ HEADERS = tictac.h
SOURCES = main.cpp \
tictac.cpp
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 )
diff --git a/noncore/games/wordgame/wordgame.pro b/noncore/games/wordgame/wordgame.pro
index f7f978a..3e330b2 100644
--- a/noncore/games/wordgame/wordgame.pro
+++ b/noncore/games/wordgame/wordgame.pro
@@ -5,24 +5,28 @@ HEADERS = wordgame.h
SOURCES = main.cpp \
wordgame.cpp
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 )