-rw-r--r-- | noncore/games/kpacman/kpacman.pro | 4 |
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 @@ -35,8 +35,8 @@ SOURCES = kpacmanwidget.cpp \ config.cpp \ main.cpp -#INCLUDEPATH += -#DEPENDPATH += +INCLUDEPATH += $(OPIEDIR)/include \ +DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -ljpeg DESTDIR = $(OPIEDIR)/bin TARGET = kpacman |