diff options
| author | manuel <manuel@mausz.at> | 2011-04-12 20:23:33 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2011-04-12 20:23:33 +0200 |
| commit | 6af8e7795da1e86745364af1538fa76d4e0fc07e (patch) | |
| tree | 815ea747b9249a3a7ee10040c31da45c9af48fb1 /pacman-c++/pacman.server.pro | |
| parent | ea20d11fdaf383eab6269d5aae2558fd15c5c29e (diff) | |
| download | foop-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.pro | 4 |
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 |
| 21 | HEADERS += pixmapitem.h \ | 21 | HEADERS += 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 |
| 34 | RESOURCES += pacman.qrc | 34 | RESOURCES += pacman.qrc |
| 35 | 35 | ||
| 36 | OBJECTS_DIR = .obj | 36 | OBJECTS_DIR = .obj |
