author | leseb <leseb> | 2002-04-15 22:59:33 (UTC) |
---|---|---|
committer | leseb <leseb> | 2002-04-15 22:59:33 (UTC) |
commit | 627f30f1d7ca60324417e76b1fbdeefc5b4cef5b (patch) (side-by-side diff) | |
tree | fe27e5c3e2bf997f251f8ee545f46a814cca1a28 | |
parent | 73eb55ba78db34f3bebaa9a7a0f84e5336c003d8 (diff) | |
download | opie-627f30f1d7ca60324417e76b1fbdeefc5b4cef5b.zip opie-627f30f1d7ca60324417e76b1fbdeefc5b4cef5b.tar.gz opie-627f30f1d7ca60324417e76b1fbdeefc5b4cef5b.tar.bz2 |
*** empty log message ***
-rw-r--r-- | noncore/games/kpacman/kpacman.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/kpacman/kpacman.pro b/noncore/games/kpacman/kpacman.pro index db2c415..9a0bac3 100644 --- a/noncore/games/kpacman/kpacman.pro +++ b/noncore/games/kpacman/kpacman.pro @@ -32,11 +32,11 @@ SOURCES = kpacmanwidget.cpp \ board.cpp \ bitfont.cpp \ kpacman.cpp \ config.cpp \ main.cpp -INCLUDEPATH += $(OPIEDIR)/include \ +INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -ljpeg DESTDIR = $(OPIEDIR)/bin TARGET = kpacman |