summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-18 20:23:06 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-18 20:23:06 +0300
commit8a60936c31675c60810a880b37e529e3fbcd2846 (patch)
tree9729b8b6a3c84e843b3fb4fabfdbfe2298edb75f /src/CMakeLists.txt
parenteec9b1cadad4c81f4bb480e7ee785ceb222c9732 (diff)
downloadplus-8a60936c31675c60810a880b37e529e3fbcd2846.tar.gz
plus-8a60936c31675c60810a880b37e529e3fbcd2846.tar.bz2
plus-8a60936c31675c60810a880b37e529e3fbcd2846.tar.xz
plus-8a60936c31675c60810a880b37e529e3fbcd2846.zip
Move imagerect into separate file.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index e757f3e6d..1440b8925 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -536,6 +536,7 @@ SET(SRCS
resources/image.h
resources/imagehelper.cpp
resources/imagehelper.h
+ resources/imagerect.h
resources/imageset.h
resources/imageset.cpp
resources/imagewriter.cpp