summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-12-03 16:52:15 +0300
committerAndrei Karas <akaras@inbox.ru>2012-12-03 16:55:25 +0300
commitaa1e8a7a7236d49d91501eac2da81bdb96f0bba5 (patch)
tree833744617232b18ae86aa108dddc72dad8381360 /src/CMakeLists.txt
parentd69ea30539a6fe816dd6e1d943a0a2adcbd95c19 (diff)
downloadplus-aa1e8a7a7236d49d91501eac2da81bdb96f0bba5.tar.gz
plus-aa1e8a7a7236d49d91501eac2da81bdb96f0bba5.tar.bz2
plus-aa1e8a7a7236d49d91501eac2da81bdb96f0bba5.tar.xz
plus-aa1e8a7a7236d49d91501eac2da81bdb96f0bba5.zip
Rename music.cpp/h to sdlmusic.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index d312a9415..944423738 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -439,8 +439,6 @@ SET(SRCS
resources/mapreader.h
resources/monsterdb.cpp
resources/monsterdb.h
- resources/music.cpp
- resources/music.h
resources/npcdb.cpp
resources/npcdb.h
resources/openglimagehelper.cpp
@@ -451,6 +449,8 @@ SET(SRCS
resources/resourcemanager.h
resources/sdlimagehelper.cpp
resources/sdlimagehelper.h
+ resources/sdlmusic.cpp
+ resources/sdlmusic.h
resources/soundeffect.h
resources/soundeffect.cpp
resources/spritedef.h