summaryrefslogtreecommitdiff
path: root/noncore/games/bounce/bounce.pro
Side-by-side diff
Diffstat (limited to 'noncore/games/bounce/bounce.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/bounce/bounce.pro4
1 files changed, 4 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 )