author | leseb <leseb> | 2002-04-15 22:59:33 (UTC) |
---|---|---|
committer | leseb <leseb> | 2002-04-15 22:59:33 (UTC) |
commit | 627f30f1d7ca60324417e76b1fbdeefc5b4cef5b (patch) (unidiff) | |
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 | |||
@@ -35,7 +35,7 @@ SOURCES = kpacmanwidget.cpp \ | |||
35 | config.cpp \ | 35 | config.cpp \ |
36 | main.cpp | 36 | main.cpp |
37 | 37 | ||
38 | INCLUDEPATH+= $(OPIEDIR)/include \ | 38 | INCLUDEPATH+= $(OPIEDIR)/include |
39 | DEPENDPATH+= $(OPIEDIR)/include | 39 | DEPENDPATH+= $(OPIEDIR)/include |
40 | LIBS += -lqpe -ljpeg | 40 | LIBS += -lqpe -ljpeg |
41 | DESTDIR = $(OPIEDIR)/bin | 41 | DESTDIR = $(OPIEDIR)/bin |