summaryrefslogtreecommitdiff
path: root/noncore/games/bounce/bounce.pro
Unidiff
Diffstat (limited to 'noncore/games/bounce/bounce.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/bounce/bounce.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/bounce/bounce.pro b/noncore/games/bounce/bounce.pro
index 75e4a6b..3892b4b 100644
--- a/noncore/games/bounce/bounce.pro
+++ b/noncore/games/bounce/bounce.pro
@@ -4,7 +4,7 @@ HEADERS = game.h kbounce.h
4 SOURCES = game.cpp kbounce.cpp main.cpp 4 SOURCES = game.cpp kbounce.cpp main.cpp
5 INCLUDEPATH+= $(OPIEDIR)/include 5 INCLUDEPATH+= $(OPIEDIR)/include
6 DEPENDPATH+= $(OPIEDIR)/include 6 DEPENDPATH+= $(OPIEDIR)/include
7LIBS += -lqpe 7LIBS += -lqpe -lopiecore2
8 TARGET = bounce 8 TARGET = bounce
9 9
10include ( $(OPIEDIR)/include.pro ) 10include ( $(OPIEDIR)/include.pro )