summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/kpacman/kpacman.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/games/kpacman/kpacman.pro b/noncore/games/kpacman/kpacman.pro
index 6577e5b..db2c415 100644
--- a/noncore/games/kpacman/kpacman.pro
+++ b/noncore/games/kpacman/kpacman.pro
@@ -36,6 +36,6 @@ SOURCES = kpacmanwidget.cpp \
36 main.cpp 36 main.cpp
37 37
38 #INCLUDEPATH+= 38 INCLUDEPATH+= $(OPIEDIR)/include \
39 #DEPENDPATH+= 39 DEPENDPATH+= $(OPIEDIR)/include
40LIBS += -lqpe -ljpeg 40LIBS += -lqpe -ljpeg
41DESTDIR = $(OPIEDIR)/bin 41DESTDIR = $(OPIEDIR)/bin