summaryrefslogtreecommitdiff
path: root/noncore/games/mindbreaker/mindbreaker.pro
Unidiff
Diffstat (limited to 'noncore/games/mindbreaker/mindbreaker.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/mindbreaker/mindbreaker.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/mindbreaker/mindbreaker.pro b/noncore/games/mindbreaker/mindbreaker.pro
index e0578e2..c8311ff 100644
--- a/noncore/games/mindbreaker/mindbreaker.pro
+++ b/noncore/games/mindbreaker/mindbreaker.pro
@@ -5,7 +5,7 @@ SOURCES = main.cpp \
5TARGET = mindbreaker 5TARGET = mindbreaker
6INCLUDEPATH += $(OPIEDIR)/include 6INCLUDEPATH += $(OPIEDIR)/include
7DEPENDPATH += $(OPIEDIR)/include 7DEPENDPATH += $(OPIEDIR)/include
8LIBS += -lqpe 8LIBS += -lqpe -lopiecore2
9 9
10 10
11include( $(OPIEDIR)/include.pro ) 11include( $(OPIEDIR)/include.pro )