summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-19 15:36:06 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-19 15:36:06 +0300
commit7f97219905c2ad4ffcf9a36a019bf43ad4f0f93b (patch)
tree6923dc394bf51e81574c526c233331e265adb838 /src/CMakeLists.txt
parentad3ee95f90bfd368a511407c13718b900e44be0f (diff)
downloadplus-7f97219905c2ad4ffcf9a36a019bf43ad4f0f93b.tar.gz
plus-7f97219905c2ad4ffcf9a36a019bf43ad4f0f93b.tar.bz2
plus-7f97219905c2ad4ffcf9a36a019bf43ad4f0f93b.tar.xz
plus-7f97219905c2ad4ffcf9a36a019bf43ad4f0f93b.zip
Move wallpaperdata 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 22afcb8ed..a00277521 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -611,6 +611,7 @@ SET(SRCS
resources/updatefile.h
resources/wallpaper.cpp
resources/wallpaper.h
+ resources/wallpaperdata.h
utils/translation/podict.cpp
utils/translation/podict.h
utils/translation/poparser.cpp