diff options
| author | manuel <manuel@mausz.at> | 2011-05-11 01:36:49 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2011-05-11 01:36:49 +0200 |
| commit | 535c342a2f28e0a1e90010b2f0ff4018eeeb200a (patch) | |
| tree | f102207b7889457332e75774ace07188d143f42a /pacman-c++/common/common.pro | |
| parent | 1a6c940ed9d7f6136da0e13148314072665342c5 (diff) | |
| download | foop-535c342a2f28e0a1e90010b2f0ff4018eeeb200a.tar.gz foop-535c342a2f28e0a1e90010b2f0ff4018eeeb200a.tar.bz2 foop-535c342a2f28e0a1e90010b2f0ff4018eeeb200a.zip | |
fix windows build
Diffstat (limited to 'pacman-c++/common/common.pro')
| -rw-r--r-- | pacman-c++/common/common.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pacman-c++/common/common.pro b/pacman-c++/common/common.pro index e7e415e..1114e17 100644 --- a/pacman-c++/common/common.pro +++ b/pacman-c++/common/common.pro | |||
| @@ -9,6 +9,7 @@ SOURCES += pixmapitem.cpp \ | |||
| 9 | actor.cpp \ | 9 | actor.cpp \ |
| 10 | block.cpp \ | 10 | block.cpp \ |
| 11 | bonuspoint.cpp \ | 11 | bonuspoint.cpp \ |
| 12 | constants.cpp \ | ||
| 12 | point.cpp \ | 13 | point.cpp \ |
| 13 | audio.cpp \ | 14 | audio.cpp \ |
| 14 | sceneholder.cpp \ | 15 | sceneholder.cpp \ |
