summaryrefslogtreecommitdiff
path: root/noncore/games/tetrix/tetrix.pro
Unidiff
Diffstat (limited to 'noncore/games/tetrix/tetrix.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/tetrix/tetrix.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/games/tetrix/tetrix.pro b/noncore/games/tetrix/tetrix.pro
index bcb27af..b8fbe9f 100644
--- a/noncore/games/tetrix/tetrix.pro
+++ b/noncore/games/tetrix/tetrix.pro
@@ -1,8 +1,7 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 CONFIG = qt warn_on release 2 CONFIG = qt warn_on release
3 DESTDIR = $(OPIEDIR)/bin 3 DESTDIR = $(OPIEDIR)/bin
4 HEADERS = minefield.h \ 4 HEADERS = gtetrix.h \
5 gtetrix.h \
6 qtetrix.h \ 5 qtetrix.h \
7 qtetrixb.h \ 6 qtetrixb.h \
8 tpiece.h 7 tpiece.h
@@ -30,4 +29,5 @@ TRANSLATIONS = ../../../i18n/de/tetrix.ts \
30 ../../../i18n/pt_BR/tetrix.ts \ 29 ../../../i18n/pt_BR/tetrix.ts \
31 ../../../i18n/sl/tetrix.ts \ 30 ../../../i18n/sl/tetrix.ts \
32 ../../../i18n/zh_CN/tetrix.ts \ 31 ../../../i18n/zh_CN/tetrix.ts \
32 ../../../i18n/it/tetrix.ts \
33 ../../../i18n/zh_TW/tetrix.ts 33 ../../../i18n/zh_TW/tetrix.ts