summaryrefslogtreecommitdiff
path: root/noncore/games/tetrix/tetrix.pro
Side-by-side diff
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 3b95c84..4e461d8 100644
--- a/noncore/games/tetrix/tetrix.pro
+++ b/noncore/games/tetrix/tetrix.pro
@@ -9,14 +9,14 @@ SOURCES = main.cpp \
qtetrix.cpp \
qtetrixb.cpp \
tpiece.cpp \
ohighscoredlg.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
-LIBS += -lqpe -lstdc++
-INTERFACES =
+LIBS += -lqpe -lopiecore2 -lstdc++
+INTERFACES =
TARGET = tetrix
include ( $(OPIEDIR)/include.pro )