summaryrefslogtreecommitdiff
path: root/noncore/games/tetrix/tetrix.pro
authorsandman <sandman>2002-06-26 23:13:50 (UTC)
committer sandman <sandman>2002-06-26 23:13:50 (UTC)
commitb13d95b210c7d16229514afc66e32a1de09a075c (patch) (unidiff)
tree341d10953319693d0fd1a51edeb5cbb83ad5bcf4 /noncore/games/tetrix/tetrix.pro
parentde4d8f77c0b0eba84a0a0240b5cf439c3e5243a4 (diff)
downloadopie-b13d95b210c7d16229514afc66e32a1de09a075c.zip
opie-b13d95b210c7d16229514afc66e32a1de09a075c.tar.gz
opie-b13d95b210c7d16229514afc66e32a1de09a075c.tar.bz2
Major pro file overhaul from davipt. Commited by me, since it touches
many core files ... please report bugs on this to davipt
Diffstat (limited to 'noncore/games/tetrix/tetrix.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/tetrix/tetrix.pro31
1 files changed, 14 insertions, 17 deletions
diff --git a/noncore/games/tetrix/tetrix.pro b/noncore/games/tetrix/tetrix.pro
index 4928ff7..064f5ce 100644
--- a/noncore/games/tetrix/tetrix.pro
+++ b/noncore/games/tetrix/tetrix.pro
@@ -16,20 +16,17 @@ DEPENDPATH += $(OPIEDIR)/include
16LIBS += -lqpe 16LIBS += -lqpe
17 INTERFACES= 17 INTERFACES=
18 18
19 19TRANSLATIONS = ../../../i18n/de/tetrix.pro.in.ts \
20 20 ../../../i18n/en/tetrix.pro.in.ts \
21TRANSLATIONS = ../../../i18n/de/tetrix.pro.in.ts 21 ../../../i18n/es/tetrix.pro.in.ts \
22TRANSLATIONS += ../../../i18n/en/tetrix.pro.in.ts 22 ../../../i18n/fr/tetrix.pro.in.ts \
23TRANSLATIONS += ../../../i18n/es/tetrix.pro.in.ts 23 ../../../i18n/hu/tetrix.pro.in.ts \
24TRANSLATIONS += ../../../i18n/fr/tetrix.pro.in.ts 24 ../../../i18n/ja/tetrix.pro.in.ts \
25TRANSLATIONS += ../../../i18n/hu/tetrix.pro.in.ts 25 ../../../i18n/ko/tetrix.pro.in.ts \
26TRANSLATIONS += ../../../i18n/ja/tetrix.pro.in.ts 26 ../../../i18n/no/tetrix.pro.in.ts \
27TRANSLATIONS += ../../../i18n/ko/tetrix.pro.in.ts 27 ../../../i18n/pl/tetrix.pro.in.ts \
28TRANSLATIONS += ../../../i18n/no/tetrix.pro.in.ts 28 ../../../i18n/pt/tetrix.pro.in.ts \
29TRANSLATIONS += ../../../i18n/pl/tetrix.pro.in.ts 29 ../../../i18n/pt_BR/tetrix.pro.in.ts \
30TRANSLATIONS += ../../../i18n/pt/tetrix.pro.in.ts 30 ../../../i18n/sl/tetrix.pro.in.ts \
31TRANSLATIONS += ../../../i18n/pt_BR/tetrix.pro.in.ts 31 ../../../i18n/zh_CN/tetrix.pro.in.ts \
32TRANSLATIONS += ../../../i18n/sl/tetrix.pro.in.ts 32 ../../../i18n/zh_TW/tetrix.pro.in.ts
33TRANSLATIONS += ../../../i18n/zh_CN/tetrix.pro.in.ts
34TRANSLATIONS += ../../../i18n/zh_TW/tetrix.pro.in.ts
35