summaryrefslogtreecommitdiffstats
path: root/pacman-c++/pacman.server.pro
diff options
context:
space:
mode:
authormanuel <manuel@mausz.at>2011-04-12 20:23:33 +0200
committermanuel <manuel@mausz.at>2011-04-12 20:23:33 +0200
commit6af8e7795da1e86745364af1538fa76d4e0fc07e (patch)
tree815ea747b9249a3a7ee10040c31da45c9af48fb1 /pacman-c++/pacman.server.pro
parentea20d11fdaf383eab6269d5aae2558fd15c5c29e (diff)
downloadfoop-6af8e7795da1e86745364af1538fa76d4e0fc07e.tar.gz
foop-6af8e7795da1e86745364af1538fa76d4e0fc07e.tar.bz2
foop-6af8e7795da1e86745364af1538fa76d4e0fc07e.zip
minor improvments: better debug messages + no tabs :D
Diffstat (limited to 'pacman-c++/pacman.server.pro')
-rw-r--r--pacman-c++/pacman.server.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/pacman-c++/pacman.server.pro b/pacman-c++/pacman.server.pro
index 1463818..075f44d 100644
--- a/pacman-c++/pacman.server.pro
+++ b/pacman-c++/pacman.server.pro
@@ -17,7 +17,7 @@ SOURCES += pixmapitem.cpp \
17 sceneholder.cpp \ 17 sceneholder.cpp \
18 util.cpp \ 18 util.cpp \
19 clicklabel.cpp \ 19 clicklabel.cpp \
20 gameentity.cpp 20 gameentity.cpp
21HEADERS += pixmapitem.h \ 21HEADERS += pixmapitem.h \
22 actor.h \ 22 actor.h \
23 animationmanager.h \ 23 animationmanager.h \
@@ -30,7 +30,7 @@ HEADERS += pixmapitem.h \
30 sceneholder.h \ 30 sceneholder.h \
31 util.h \ 31 util.h \
32 clicklabel.h \ 32 clicklabel.h \
33 gameentity.h 33 gameentity.h
34RESOURCES += pacman.qrc 34RESOURCES += pacman.qrc
35 35
36OBJECTS_DIR = .obj 36OBJECTS_DIR = .obj