From d8bd7fec4c21e4e4b19053153d5e3a271f3e0a42 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 21 Aug 2014 18:29:14 +0300 Subject: Move windows related actions into separate file. --- src/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 0e8e01f3b..6bd09bf17 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -716,6 +716,8 @@ SET(SRCS actions/actiondef.h actions/actions.cpp actions/actions.h + actions/windows.cpp + actions/windows.h being/actor.cpp being/actor.h being/actorsprite.cpp -- cgit v1.2.3-60-g2f50