summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-06-20 19:47:54 +0300
committerAndrei Karas <akaras@inbox.ru>2017-06-20 19:47:54 +0300
commit8167471e438210f4a81fca8d2c70f52bb736983f (patch)
tree015cadacb4033d508dd8c67ffa2b79b46225d46d /src/CMakeLists.txt
parent3252fd4454419f7576390dea6157897218a503d6 (diff)
downloadplus-8167471e438210f4a81fca8d2c70f52bb736983f.tar.gz
plus-8167471e438210f4a81fca8d2c70f52bb736983f.tar.bz2
plus-8167471e438210f4a81fca8d2c70f52bb736983f.tar.xz
plus-8167471e438210f4a81fca8d2c70f52bb736983f.zip
Move itemcolordata 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 e03348ed3..cd48f24cb 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -675,6 +675,7 @@ SET(SRCS
resources/imageset.cpp
resources/imagewriter.cpp
resources/imagewriter.h
+ resources/itemcolordata.h
resources/db/itemdb.cpp
resources/db/itemdb.h
resources/basicstat.h
@@ -1736,6 +1737,7 @@ SET(DYE_CMD_SRCS
resources/imageset.h
resources/imagewriter.cpp
resources/imagewriter.h
+ resources/itemcolordata.h
resources/resource.cpp
resources/resource.h
resources/resourcefunctiontypes.h