summaryrefslogtreecommitdiff
path: root/noncore/games/parashoot
Side-by-side diff
Diffstat (limited to 'noncore/games/parashoot') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/parashoot/parashoot.pro31
1 files changed, 14 insertions, 17 deletions
diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro
index 5977024..b601ae1 100644
--- a/noncore/games/parashoot/parashoot.pro
+++ b/noncore/games/parashoot/parashoot.pro
@@ -5,23 +5,20 @@ 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
-TRANSLATIONS += ../../../i18n/en/parashoot.ts
-TRANSLATIONS += ../../../i18n/es/parashoot.ts
-TRANSLATIONS += ../../../i18n/fr/parashoot.ts
-TRANSLATIONS += ../../../i18n/hu/parashoot.ts
-TRANSLATIONS += ../../../i18n/ja/parashoot.ts
-TRANSLATIONS += ../../../i18n/ko/parashoot.ts
-TRANSLATIONS += ../../../i18n/no/parashoot.ts
-TRANSLATIONS += ../../../i18n/pl/parashoot.ts
-TRANSLATIONS += ../../../i18n/pt/parashoot.ts
-TRANSLATIONS += ../../../i18n/pt_BR/parashoot.ts
-TRANSLATIONS += ../../../i18n/sl/parashoot.ts
-TRANSLATIONS += ../../../i18n/zh_CN/parashoot.ts
-TRANSLATIONS += ../../../i18n/zh_TW/parashoot.ts
-
+TRANSLATIONS = ../../../i18n/de/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