summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-18 21:12:39 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-18 21:12:39 +0300
commitcba820971cfc204050aa9bbaccb55ba35fba4ae1 (patch)
tree2e0f2abf0431e743584e0e061471288235ce146d /src/CMakeLists.txt
parent74165476686480cf06c19bfc8658936597b72b03 (diff)
downloadplus-cba820971cfc204050aa9bbaccb55ba35fba4ae1.tar.gz
plus-cba820971cfc204050aa9bbaccb55ba35fba4ae1.tar.bz2
plus-cba820971cfc204050aa9bbaccb55ba35fba4ae1.tar.xz
plus-cba820971cfc204050aa9bbaccb55ba35fba4ae1.zip
Move atlasresource into 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 6c1336b1e..5cb0b3b65 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -512,6 +512,8 @@ SET(SRCS
resources/animation.h
resources/atlasmanager.cpp
resources/atlasmanager.h
+ resources/atlasresource.cpp
+ resources/atlasresource.h
resources/db/avatardb.cpp
resources/db/avatardb.h
resources/beingcommon.cpp