diff options
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 |
