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.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/games/kpacman/kpacman.pro b/noncore/games/kpacman/kpacman.pro
index 4c66723..8453f78 100644
--- a/noncore/games/kpacman/kpacman.pro
+++ b/noncore/games/kpacman/kpacman.pro
@@ -1,27 +1,27 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 #CONFIG = qt warn_on debug 2 #CONFIG = qt warn_on
3 CONFIG = qt warn_on release 3 CONFIG = qt warn_on
4 #TMAKE_CXXFLAGS+= 4 #TMAKE_CXXFLAGS+=
5 HEADERS = kpacmanwidget.h \ 5 HEADERS = kpacmanwidget.h \
6 referee.h \ 6 referee.h \
7 status.h \ 7 status.h \
8 painter.h \ 8 painter.h \
9 score.h \ 9 score.h \
10 pacman.h \ 10 pacman.h \
11 monster.h \ 11 monster.h \
12 keys.h \ 12 keys.h \
13 fruit.h \ 13 fruit.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 portable.h 20 portable.h
21 SOURCES = kpacmanwidget.cpp \ 21 SOURCES = kpacmanwidget.cpp \
22 referee.cpp \ 22 referee.cpp \
23 status.cpp \ 23 status.cpp \
24 painter.cpp \ 24 painter.cpp \
25 score.cpp \ 25 score.cpp \
26 pacman.cpp \ 26 pacman.cpp \
27 monster.cpp \ 27 monster.cpp \