summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-07-11 12:44:51 +0300
committerAndrei Karas <akaras@inbox.ru>2013-07-11 12:44:51 +0300
commit93c54ae82e25a7fbf4616f51e265bd209241c7a2 (patch)
tree795a2f42f5ec146c96e507ea8e3576708d13920a /src/CMakeLists.txt
parent68f5e88eb44ed76facaa7e56cd7641b762f7ca60 (diff)
downloadplus-93c54ae82e25a7fbf4616f51e265bd209241c7a2.tar.gz
plus-93c54ae82e25a7fbf4616f51e265bd209241c7a2.tar.bz2
plus-93c54ae82e25a7fbf4616f51e265bd209241c7a2.tar.xz
plus-93c54ae82e25a7fbf4616f51e265bd209241c7a2.zip
move sound constants to separate file.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 1edd97ca1..4ed28c69b 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -682,6 +682,7 @@ SET(SRCS
shopitem.h
simpleanimation.cpp
simpleanimation.h
+ soundconsts.h
soundmanager.cpp
soundmanager.h
sprite.h