summaryrefslogtreecommitdiff
path: root/noncore/games/minesweep/minesweep.pro
Side-by-side diff
Diffstat (limited to 'noncore/games/minesweep/minesweep.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/minesweep/minesweep.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro
index 9746651..6977e73 100644
--- a/noncore/games/minesweep/minesweep.pro
+++ b/noncore/games/minesweep/minesweep.pro
@@ -6,8 +6,8 @@ SOURCES = main.cpp \
minesweep.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
-LIBS += -lqpe
-INTERFACES =
+LIBS += -lqpe -lopiecore2
+INTERFACES =
TARGET = minesweep
include ( $(OPIEDIR)/include.pro )