summaryrefslogtreecommitdiff
path: root/noncore/games/zsame/zsame.pro
Unidiff
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
@@ -9,9 +9,9 @@ SOURCES = StoneField.cpp StoneWidget.cpp ZSameWidget.cpp dropin/krandomsequence.
9 9
10INCLUDEPATH += $(OPIEDIR)/include dropin 10INCLUDEPATH += $(OPIEDIR)/include dropin
11DEPENDPATH += $(OPIEDIR)/include 11DEPENDPATH += $(OPIEDIR)/include
12 12
13 13
14# we now also include opie 14# we now also include opie
15LIBS += -lqpe 15LIBS += -lqpe -lopiecore2
16 16
17include ( $(OPIEDIR)/include.pro ) 17include ( $(OPIEDIR)/include.pro )