summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 236ba3e4d..e64b6cf4f 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -685,8 +685,6 @@ SET(SRCS
resources/imagerect.h
resources/imageset.h
resources/imageset.cpp
- resources/imagewriter.cpp
- resources/imagewriter.h
resources/itemcolordata.h
resources/db/itemdb.cpp
resources/db/itemdb.h
@@ -916,6 +914,8 @@ SET(SRCS
fs/paths.h
utils/perfomance.cpp
utils/perfomance.h
+ utils/pnglib.cpp
+ utils/pnglib.h
fs/virtfs/fsfuncs.h
fs/virtfs/rwops.cpp
fs/virtfs/rwops.h
@@ -1778,8 +1778,6 @@ SET(DYE_CMD_SRCS
resources/imagerect.h
resources/imageset.cpp
resources/imageset.h
- resources/imagewriter.cpp
- resources/imagewriter.h
resources/itemcolordata.h
resources/resource.cpp
resources/resource.h
@@ -1846,6 +1844,8 @@ SET(DYE_CMD_SRCS
fs/paths.h
utils/perfomance.cpp
utils/perfomance.h
+ utils/pnglib.cpp
+ utils/pnglib.h
fs/virtfs/fsfuncs.h
fs/virtfs/rwops.cpp
fs/virtfs/rwops.h