From 499352c94a5926587c6974d96cbe12b0f3420e83 Mon Sep 17 00:00:00 2001 From: Yohann Ferreira Date: Fri, 30 Jul 2010 13:18:57 +0200 Subject: Made the game-server compile again with CMake. --- src/CMakeLists.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index b7c06412..5c95d901 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -189,6 +189,12 @@ SET(SRCS_MANASERVGAME game-server/accountconnection.cpp game-server/actor.hpp game-server/actor.cpp + game-server/attribute.hpp + game-server/attribute.cpp + game-server/attributemanager.hpp + game-server/attributemanager.cpp + game-server/autoattack.hpp + game-server/autoattack.cpp game-server/being.hpp game-server/being.cpp game-server/buysell.hpp @@ -250,6 +256,8 @@ SET(SRCS_MANASERVGAME utils/base64.cpp utils/mathutils.h utils/mathutils.cpp + utils/speedconv.hpp + utils/speedconv.cpp utils/trim.hpp utils/zlib.hpp utils/zlib.cpp -- cgit v1.2.3-60-g2f50