diff options
Diffstat (limited to 'pacman-c++/common/common.pro')
| -rw-r--r-- | pacman-c++/common/common.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pacman-c++/common/common.pro b/pacman-c++/common/common.pro index 1114e17..39481c0 100644 --- a/pacman-c++/common/common.pro +++ b/pacman-c++/common/common.pro | |||
| @@ -24,7 +24,8 @@ HEADERS += pixmapitem.h \ | |||
| 24 | audio.h \ | 24 | audio.h \ |
| 25 | sceneholder.h \ | 25 | sceneholder.h \ |
| 26 | util.h \ | 26 | util.h \ |
| 27 | gameentity.h | 27 | gameentity.h \ |
| 28 | audiointerface.h | ||
| 28 | 29 | ||
| 29 | OTHER_FILES += style.qss \ | 30 | OTHER_FILES += style.qss \ |
| 30 | pacman.rc | 31 | pacman.rc |
