summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-12-21 00:58:50 +0300
committerAndrei Karas <akaras@inbox.ru>2015-12-21 00:58:50 +0300
commit8e5f09c54a7c48e24f2c5be073c75b4f93b5fd15 (patch)
tree833e52bcf6c18699487b2b4499becd9dee3cab04 /src/CMakeLists.txt
parentee604eb07a7acededf351c3ac194e437223c2015 (diff)
downloadplus-8e5f09c54a7c48e24f2c5be073c75b4f93b5fd15.tar.gz
plus-8e5f09c54a7c48e24f2c5be073c75b4f93b5fd15.tar.bz2
plus-8e5f09c54a7c48e24f2c5be073c75b4f93b5fd15.tar.xz
plus-8e5f09c54a7c48e24f2c5be073c75b4f93b5fd15.zip
Move dye related files into dye directory.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 4a980ec19..c07b1d2c3 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -622,11 +622,11 @@ SET(SRCS
resources/delayedmanager.h
resources/db/deaddb.cpp
resources/db/deaddb.h
- resources/dye.cpp
- resources/dye.h
- resources/dyecolor.h
- resources/dyepalette.cpp
- resources/dyepalette.h
+ resources/dye/dye.cpp
+ resources/dye/dye.h
+ resources/dye/dyecolor.h
+ resources/dye/dyepalette.cpp
+ resources/dye/dyepalette.h
resources/effectdescription.h
resources/emoteinfo.h
resources/emotesprite.h
@@ -1336,10 +1336,10 @@ SET(DYE_CMD_SRCS
resources/db/palettedb.h
resources/delayedmanager.cpp
resources/delayedmanager.h
- resources/dye.cpp
- resources/dye.h
- resources/dyepalette.cpp
- resources/dyepalette.h
+ resources/dye/dye.cpp
+ resources/dye/dye.h
+ resources/dye/dyepalette.cpp
+ resources/dye/dyepalette.h
resources/effectdescription.h
resources/emoteinfo.h
resources/emotesprite.h