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.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/tetrix/tetrix.pro b/noncore/games/tetrix/tetrix.pro
index 4e461d8..73207b3 100644
--- a/noncore/games/tetrix/tetrix.pro
+++ b/noncore/games/tetrix/tetrix.pro
@@ -1,13 +1,13 @@
1 CONFIG = qt warn_on release quick-app 1 CONFIG = qt warn_on quick-app
2 HEADERS = gtetrix.h \ 2 HEADERS = gtetrix.h \
3 qtetrix.h \ 3 qtetrix.h \
4 qtetrixb.h \ 4 qtetrixb.h \
5 tpiece.h \ 5 tpiece.h \
6 ohighscoredlg.h 6 ohighscoredlg.h
7 SOURCES = main.cpp \ 7 SOURCES = main.cpp \
8 gtetrix.cpp \ 8 gtetrix.cpp \
9 qtetrix.cpp \ 9 qtetrix.cpp \
10 qtetrixb.cpp \ 10 qtetrixb.cpp \
11 tpiece.cpp \ 11 tpiece.cpp \
12 ohighscoredlg.cpp 12 ohighscoredlg.cpp
13INCLUDEPATH += $(OPIEDIR)/include 13INCLUDEPATH += $(OPIEDIR)/include