summaryrefslogtreecommitdiff
path: root/noncore/games/tetrix/tetrix.pro
authordrw <drw>2004-03-02 23:00:57 (UTC)
committer drw <drw>2004-03-02 23:00:57 (UTC)
commitb6124a8140534aa1c0fb56fa5ee314fc4b80b6a5 (patch) (side-by-side diff)
tree9e70b351d065b2883ca83bfb3b534f9eca8eccfe /noncore/games/tetrix/tetrix.pro
parent9ffe8155d3cf0d72126b7420a8fee66d6f62e2c7 (diff)
downloadopie-b6124a8140534aa1c0fb56fa5ee314fc4b80b6a5.zip
opie-b6124a8140534aa1c0fb56fa5ee314fc4b80b6a5.tar.gz
opie-b6124a8140534aa1c0fb56fa5ee314fc4b80b6a5.tar.bz2
Tetrix: libopie -> libopie2
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
@@ -12,8 +12,8 @@ SOURCES = main.cpp \
ohighscoredlg.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
-LIBS += -lqpe -lstdc++
-INTERFACES =
+LIBS += -lqpe -lopiecore2 -lstdc++
+INTERFACES =
TARGET = tetrix