diff options
| author | manuel <manuel@mausz.at> | 2011-04-12 21:53:36 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2011-04-12 21:53:36 +0200 |
| commit | c910e2267d3af30f10b9c659b2d9f9349c596e0d (patch) | |
| tree | c6b531b4d70faa0d88b0f86e81180f30e99b3060 /pacman-c++/pacman.server.pro | |
| parent | cfbd1b80e7e1f89861c96e6d802a3fe11df00929 (diff) | |
| download | foop-c910e2267d3af30f10b9c659b2d9f9349c596e0d.tar.gz foop-c910e2267d3af30f10b9c659b2d9f9349c596e0d.tar.bz2 foop-c910e2267d3af30f10b9c659b2d9f9349c596e0d.zip | |
remove animationmanager (for now?)
Diffstat (limited to 'pacman-c++/pacman.server.pro')
| -rw-r--r-- | pacman-c++/pacman.server.pro | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pacman-c++/pacman.server.pro b/pacman-c++/pacman.server.pro index 075f44d..2224d9a 100644 --- a/pacman-c++/pacman.server.pro +++ b/pacman-c++/pacman.server.pro | |||
| @@ -8,7 +8,6 @@ TARGET = pacman-server | |||
| 8 | QT += phonon network | 8 | QT += phonon network |
| 9 | SOURCES += pixmapitem.cpp \ | 9 | SOURCES += pixmapitem.cpp \ |
| 10 | actor.cpp \ | 10 | actor.cpp \ |
| 11 | animationmanager.cpp \ | ||
| 12 | block.cpp \ | 11 | block.cpp \ |
| 13 | server.cpp \ | 12 | server.cpp \ |
| 14 | bonuspoint.cpp \ | 13 | bonuspoint.cpp \ |
| @@ -20,7 +19,6 @@ SOURCES += pixmapitem.cpp \ | |||
| 20 | gameentity.cpp | 19 | gameentity.cpp |
| 21 | HEADERS += pixmapitem.h \ | 20 | HEADERS += pixmapitem.h \ |
| 22 | actor.h \ | 21 | actor.h \ |
| 23 | animationmanager.h \ | ||
| 24 | block.h \ | 22 | block.h \ |
| 25 | server.h \ | 23 | server.h \ |
| 26 | bonuspoint.h \ | 24 | bonuspoint.h \ |
