summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-06-10 00:11:20 +0300
committerAndrei Karas <akaras@inbox.ru>2012-06-10 00:11:20 +0300
commitf199b9ba7da47cb6f9aa95f843c0628621899aa9 (patch)
tree9b1ff96b456f7d93d1a66f3471cd251908f3c227 /src/CMakeLists.txt
parentff11053f5f638749c3564c464dc41ebc474b4897 (diff)
downloadplus-f199b9ba7da47cb6f9aa95f843c0628621899aa9.tar.gz
plus-f199b9ba7da47cb6f9aa95f843c0628621899aa9.tar.bz2
plus-f199b9ba7da47cb6f9aa95f843c0628621899aa9.tar.xz
plus-f199b9ba7da47cb6f9aa95f843c0628621899aa9.zip
Move SubImage class to separate file.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
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