summaryrefslogtreecommitdiff
path: root/noncore/games/bounce/bounce.pro
Unidiff
Diffstat (limited to 'noncore/games/bounce/bounce.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/bounce/bounce.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/games/bounce/bounce.pro b/noncore/games/bounce/bounce.pro
index 7be1fb5..42203df 100644
--- a/noncore/games/bounce/bounce.pro
+++ b/noncore/games/bounce/bounce.pro
@@ -1,24 +1,26 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 #CONFIG = qt warn_on debug 2 #CONFIG = qt warn_on debug
3 CONFIG = qt warn_on release 3 CONFIG = qt warn_on release
4 HEADERS = game.h kbounce.h 4 HEADERS = game.h kbounce.h
5 SOURCES = game.cpp kbounce.cpp main.cpp 5 SOURCES = game.cpp kbounce.cpp main.cpp
6 INCLUDEPATH+= $(OPIEDIR)/include 6 INCLUDEPATH+= $(OPIEDIR)/include
7 DEPENDPATH+= $(OPIEDIR)/include 7 DEPENDPATH+= $(OPIEDIR)/include
8LIBS += -lqpe 8LIBS += -lqpe
9DESTDIR = $(OPIEDIR)/bin 9DESTDIR = $(OPIEDIR)/bin
10 TARGET = bounce 10 TARGET = bounce
11 11
12TRANSLATIONS = ../../../i18n/de/bounce.ts \ 12TRANSLATIONS = ../../../i18n/de/bounce.ts \
13 ../../../i18n/da/bounce.ts \
14 ../../../i18n/xx/bounce.ts \
13 ../../../i18n/en/bounce.ts \ 15 ../../../i18n/en/bounce.ts \
14 ../../../i18n/es/bounce.ts \ 16 ../../../i18n/es/bounce.ts \
15 ../../../i18n/fr/bounce.ts \ 17 ../../../i18n/fr/bounce.ts \
16 ../../../i18n/hu/bounce.ts \ 18 ../../../i18n/hu/bounce.ts \
17 ../../../i18n/ja/bounce.ts \ 19 ../../../i18n/ja/bounce.ts \
18 ../../../i18n/ko/bounce.ts \ 20 ../../../i18n/ko/bounce.ts \
19 ../../../i18n/no/bounce.ts \ 21 ../../../i18n/no/bounce.ts \
20 ../../../i18n/pl/bounce.ts \ 22 ../../../i18n/pl/bounce.ts \
21 ../../../i18n/pt/bounce.ts \ 23 ../../../i18n/pt/bounce.ts \
22 ../../../i18n/pt_BR/bounce.ts \ 24 ../../../i18n/pt_BR/bounce.ts \
23 ../../../i18n/sl/bounce.ts \ 25 ../../../i18n/sl/bounce.ts \
24 ../../../i18n/zh_CN/bounce.ts \ 26 ../../../i18n/zh_CN/bounce.ts \