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 1160585..533fab0 100644
--- a/noncore/games/tetrix/tetrix.pro
+++ b/noncore/games/tetrix/tetrix.pro
@@ -8,10 +8,10 @@ HEADERS = minefield.h \
8 tpiece.h 8 tpiece.h
9 SOURCES = main.cpp \ 9 SOURCES = main.cpp \
10 gtetrix.cpp \ 10 gtetrix.cpp \
11 qtetrix.cpp \ 11 qtetrix.cpp \
12 qtetrixb.cpp \ 12 qtetrixb.cpp \
13 tpiece.cpp 13 tpiece.cpp
14INCLUDEPATH += $(QPEDIR)/include 14INCLUDEPATH += $(OPIEDIR)/include
15 DEPENDPATH+= $(QPEDIR)/include 15 DEPENDPATH+= $(OPIEDIR)/include
16LIBS += -lqpe 16LIBS += -lqpe
17 INTERFACES= 17 INTERFACES=