summaryrefslogtreecommitdiff
path: root/noncore/games/zsame/zsame.pro
Side-by-side diff
Diffstat (limited to 'noncore/games/zsame/zsame.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/zsame/zsame.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/zsame/zsame.pro b/noncore/games/zsame/zsame.pro
index 17fba91..ac1b5be 100644
--- a/noncore/games/zsame/zsame.pro
+++ b/noncore/games/zsame/zsame.pro
@@ -3,15 +3,15 @@ CONFIG += qt warn_on quick-app
TARGET = zsame
HEADERS = StoneField.h StoneWidget.h ZSameWidget.h dropin/krandomsequence.h
SOURCES = StoneField.cpp StoneWidget.cpp ZSameWidget.cpp dropin/krandomsequence.cpp
INCLUDEPATH += $(OPIEDIR)/include dropin
DEPENDPATH += $(OPIEDIR)/include
# we now also include opie
-LIBS += -lqpe
+LIBS += -lqpe -lopiecore2
include ( $(OPIEDIR)/include.pro )