summaryrefslogtreecommitdiff
path: root/noncore/games/parashoot
authorcniehaus <cniehaus>2002-04-13 13:20:52 (UTC)
committer cniehaus <cniehaus>2002-04-13 13:20:52 (UTC)
commit1443f111a77c7de5484a1e5b555514281da3fa38 (patch) (unidiff)
tree32e104eab753fd6a7ec8c89bfb14d1c604a62460 /noncore/games/parashoot
parentb5b241a8c1b2e07a58c278fd99c3b4052de7c447 (diff)
downloadopie-1443f111a77c7de5484a1e5b555514281da3fa38.zip
opie-1443f111a77c7de5484a1e5b555514281da3fa38.tar.gz
opie-1443f111a77c7de5484a1e5b555514281da3fa38.tar.bz2
this add .pl for i18n
-------------------------------------------------------------------
Diffstat (limited to 'noncore/games/parashoot') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/parashoot/parashoot.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro
index 2d42e9b..9404eb0 100644
--- a/noncore/games/parashoot/parashoot.pro
+++ b/noncore/games/parashoot/parashoot.pro
@@ -4,18 +4,19 @@ DESTDIR = $(OPIEDIR)/bin
4 HEADERS = interface.h man.h cannon.h base.h bullet.h helicopter.h 4 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 11TRANSLATIONS = ../i18n/de/parashoot.ts
12TRANSLATIONS += ../i18n/pt_BR/parashoot.ts 12TRANSLATIONS += ../i18n/pt_BR/parashoot.ts
13TRANSLATIONS += ../i18n/en/parashoot.ts 13TRANSLATIONS += ../i18n/en/parashoot.ts
14TRANSLATIONS += ../i18n/hu/parashoot.ts 14TRANSLATIONS += ../i18n/hu/parashoot.ts
15TRANSLATIONS += ../i18n/ja/parashoot.ts 15TRANSLATIONS += ../i18n/ja/parashoot.ts
16TRANSLATIONS += ../i18n/pl/parashoot.ts
16TRANSLATIONS += ../i18n/ko/parashoot.ts 17TRANSLATIONS += ../i18n/ko/parashoot.ts
17TRANSLATIONS += ../i18n/fr/parashoot.ts 18TRANSLATIONS += ../i18n/fr/parashoot.ts
18TRANSLATIONS += ../i18n/sl/parashoot.ts 19TRANSLATIONS += ../i18n/sl/parashoot.ts
19TRANSLATIONS += ../i18n/no/parashoot.ts 20TRANSLATIONS += ../i18n/no/parashoot.ts
20TRANSLATIONS += ../i18n/zh_CN/parashoot.ts 21TRANSLATIONS += ../i18n/zh_CN/parashoot.ts
21TRANSLATIONS += ../i18n/zh_TW/parashoot.ts 22TRANSLATIONS += ../i18n/zh_TW/parashoot.ts