QT += phonon SOURCES += pixmapitem.cpp \ actor.cpp \ animationmanager.cpp \ block.cpp \ client.cpp \ bonuspoint.cpp \ mainwidget.cpp HEADERS += pixmapitem.h \ actor.h \ animationmanager.h \ block.h \ client.h \ bonuspoint.h \ mainwidget.h \ constants.h RESOURCES += pacman.qrc OBJECTS_DIR = .obj MOC_DIR = .moc CONFIG += debug