summaryrefslogtreecommitdiff
path: root/noncore/games/parashoot/parashoot.pro
Unidiff
Diffstat (limited to 'noncore/games/parashoot/parashoot.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/parashoot/parashoot.pro31
1 files changed, 17 insertions, 14 deletions
diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro
index 84e0964..5977024 100644
--- a/noncore/games/parashoot/parashoot.pro
+++ b/noncore/games/parashoot/parashoot.pro
@@ -5,20 +5,23 @@ HEADERS = interface.h man.h cannon.h base.h bullet.h helicopter.h
5 SOURCES = main.cpp interface.cpp man.cpp cannon.cpp base.cpp bullet.cpp helicopter.cpp 5 SOURCES = main.cpp interface.cpp man.cpp cannon.cpp base.cpp bullet.cpp helicopter.cpp
6 TARGET = parashoot 6 TARGET = parashoot
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(OPIEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 10
11TRANSLATIONS = ../i18n/de/parashoot.ts 11
12TRANSLATIONS += ../i18n/es/parashoot.ts 12
13TRANSLATIONS += ../i18n/pt/parashoot.ts 13TRANSLATIONS = ../../../i18n/de/parashoot.ts
14TRANSLATIONS += ../i18n/pt_BR/parashoot.ts 14TRANSLATIONS += ../../../i18n/en/parashoot.ts
15TRANSLATIONS += ../i18n/en/parashoot.ts 15TRANSLATIONS += ../../../i18n/es/parashoot.ts
16TRANSLATIONS += ../i18n/hu/parashoot.ts 16TRANSLATIONS += ../../../i18n/fr/parashoot.ts
17TRANSLATIONS += ../i18n/ja/parashoot.ts 17TRANSLATIONS += ../../../i18n/hu/parashoot.ts
18TRANSLATIONS += ../i18n/pl/parashoot.ts 18TRANSLATIONS += ../../../i18n/ja/parashoot.ts
19TRANSLATIONS += ../i18n/ko/parashoot.ts 19TRANSLATIONS += ../../../i18n/ko/parashoot.ts
20TRANSLATIONS += ../i18n/fr/parashoot.ts 20TRANSLATIONS += ../../../i18n/no/parashoot.ts
21TRANSLATIONS += ../i18n/sl/parashoot.ts 21TRANSLATIONS += ../../../i18n/pl/parashoot.ts
22TRANSLATIONS += ../i18n/no/parashoot.ts 22TRANSLATIONS += ../../../i18n/pt/parashoot.ts
23TRANSLATIONS += ../i18n/zh_CN/parashoot.ts 23TRANSLATIONS += ../../../i18n/pt_BR/parashoot.ts
24TRANSLATIONS += ../i18n/zh_TW/parashoot.ts 24TRANSLATIONS += ../../../i18n/sl/parashoot.ts
25TRANSLATIONS += ../../../i18n/zh_CN/parashoot.ts
26TRANSLATIONS += ../../../i18n/zh_TW/parashoot.ts
27