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