summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-18 23:41:38 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-18 23:41:38 +0300
commita48e2d5021dcbf11fc6998e8cbf688e1ffb9e90e (patch)
tree7777eeb567155e646e6f5b7de7aad608f6739ecc /src/CMakeLists.txt
parent108f82f16f56e5fcc0f92e7233d378e559779e74 (diff)
downloadplus-a48e2d5021dcbf11fc6998e8cbf688e1ffb9e90e.tar.gz
plus-a48e2d5021dcbf11fc6998e8cbf688e1ffb9e90e.tar.bz2
plus-a48e2d5021dcbf11fc6998e8cbf688e1ffb9e90e.tar.xz
plus-a48e2d5021dcbf11fc6998e8cbf688e1ffb9e90e.zip
Move dyepalatte 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 983fa1132..d31035579 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -533,6 +533,8 @@ SET(SRCS
resources/dye.cpp
resources/dye.h
resources/dyecolor.h
+ resources/dyepalette.cpp
+ resources/dyepalette.h
resources/db/emotedb.cpp
resources/db/emotedb.h
resources/fboinfo.h