From f199b9ba7da47cb6f9aa95f843c0628621899aa9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 10 Jun 2012 00:11:20 +0300 Subject: Move SubImage class to 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 39a4d7a87..bdca0a37b 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -437,6 +437,8 @@ SET(SRCS resources/soundeffect.cpp resources/spritedef.h resources/spritedef.cpp + resources/subimage.cpp + resources/subimage.h resources/wallpaper.cpp resources/wallpaper.h utils/translation/podict.cpp -- cgit v1.2.3-60-g2f50