summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2006-11-29 21:27:37 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2006-11-29 21:27:37 +0000
commit565a35c6ca0aa19d830cbcce0d0f522c0b854997 (patch)
tree4a8b9e5ed51e62de26b18e890a39ec89a1ce75ad /src/CMakeLists.txt
parent25df9c6c3b735fea87ded284665e866c39144705 (diff)
downloadmana-client-565a35c6ca0aa19d830cbcce0d0f522c0b854997.tar.gz
mana-client-565a35c6ca0aa19d830cbcce0d0f522c0b854997.tar.bz2
mana-client-565a35c6ca0aa19d830cbcce0d0f522c0b854997.tar.xz
mana-client-565a35c6ca0aa19d830cbcce0d0f522c0b854997.zip
Updated Makefile and CMakeList
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index c663cedf..cd207dbe 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -212,6 +212,10 @@ SET(SRCS
resources/iteminfo.cpp
resources/mapreader.cpp
resources/mapreader.h
+ resources/monsterdb.h
+ resources/monsterdb.cpp
+ resources/monsterinfo.h
+ resources/monsterinfo.cpp
resources/music.h
resources/music.cpp
resources/openglsdlimageloader.h