From 7467afb637960fc8f3c8e631b95bb3e662285057 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Tue, 12 Dec 2006 15:06:06 +0000 Subject: Moved Action, Animation and Frame (renamed from AnimationPhase) classes into the resources directory, since they are part of the SpriteDef class. --- src/CMakeLists.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index b6a77e27..5d796fc2 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -199,8 +199,12 @@ SET(SRCS net/skillhandler.h net/tradehandler.cpp net/tradehandler.h + resources/action.cpp + resources/action.h resources/ambientoverlay.cpp resources/ambientoverlay.h + resources/animation.cpp + resources/animation.h resources/equipmentdb.cpp resources/equipmentdb.h resources/equipmentinfo.h @@ -240,12 +244,8 @@ SET(SRCS utils/tostring.h utils/xml.cpp utils/xml.h - action.cpp - action.h animatedsprite.cpp animatedsprite.h - animation.cpp - animation.h base64.cpp base64.h being.cpp -- cgit v1.2.3-60-g2f50