summaryrefslogtreecommitdiff
path: root/noncore/games/kpacman/kpacman.pro
Unidiff
Diffstat (limited to 'noncore/games/kpacman/kpacman.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/kpacman/kpacman.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/noncore/games/kpacman/kpacman.pro b/noncore/games/kpacman/kpacman.pro
index e193ebc..81d369a 100644
--- a/noncore/games/kpacman/kpacman.pro
+++ b/noncore/games/kpacman/kpacman.pro
@@ -14,13 +14,12 @@ HEADERS = kpacmanwidget.h \
14 energizer.h \ 14 energizer.h \
15 board.h \ 15 board.h \
16 bitfont.h \ 16 bitfont.h \
17 kpacman.h \ 17 kpacman.h \
18 bitmaps.h \ 18 bitmaps.h \
19 colors.h \ 19 colors.h \
20 config.h \
21 portable.h 20 portable.h
22 SOURCES = kpacmanwidget.cpp \ 21 SOURCES = kpacmanwidget.cpp \
23 referee.cpp \ 22 referee.cpp \
24 status.cpp \ 23 status.cpp \
25 painter.cpp \ 24 painter.cpp \
26 score.cpp \ 25 score.cpp \
@@ -29,13 +28,12 @@ SOURCES = kpacmanwidget.cpp \
29 keys.cpp \ 28 keys.cpp \
30 fruit.cpp \ 29 fruit.cpp \
31 energizer.cpp \ 30 energizer.cpp \
32 board.cpp \ 31 board.cpp \
33 bitfont.cpp \ 32 bitfont.cpp \
34 kpacman.cpp \ 33 kpacman.cpp \
35 config.cpp \
36 main.cpp 34 main.cpp
37 INCLUDEPATH+= $(OPIEDIR)/include 35 INCLUDEPATH+= $(OPIEDIR)/include
38 DEPENDPATH+= $(OPIEDIR)/include 36 DEPENDPATH+= $(OPIEDIR)/include
39LIBS += -lqpe 37LIBS += -lqpe
40DESTDIR = $(OPIEDIR)/bin 38DESTDIR = $(OPIEDIR)/bin
41 TARGET = kpacman 39 TARGET = kpacman