summaryrefslogtreecommitdiff
path: root/noncore/games/zbounce/zbounce.pro
blob: 9852f049aac41b767b7fc2e756b02abfedf9c041 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
TEMPLATE	= app
#CONFIG		= qt warn_on debug
CONFIG		= qt warn_on release
HEADERS		= game.h kbounce.h 
SOURCES		= game.cpp kbounce.cpp main.cpp
INCLUDEPATH	+= $(OPIEDIR)/include
DEPENDPATH	+= $(OPIEDIR)/include
LIBS        += -lqpe
DESTDIR     = $(OPIEDIR)/bin
TARGET		= zbounce 

TRANSLATIONS = ../../../i18n/de/zbounce.ts \
	 ../../../i18n/en/zbounce.ts \
	 ../../../i18n/es/zbounce.ts \
	 ../../../i18n/fr/zbounce.ts \
	 ../../../i18n/hu/zbounce.ts \
	 ../../../i18n/ja/zbounce.ts \
	 ../../../i18n/ko/zbounce.ts \
	 ../../../i18n/no/zbounce.ts \
	 ../../../i18n/pl/zbounce.ts \
	 ../../../i18n/pt/zbounce.ts \
	 ../../../i18n/pt_BR/zbounce.ts \
	 ../../../i18n/sl/zbounce.ts \
	 ../../../i18n/zh_CN/zbounce.ts \
	 ../../../i18n/zh_TW/zbounce.ts \
   	 ../../../i18n/it/zbounce.ts