summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-31 14:41:43 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-31 14:41:43 +0300
commite349c146291d6328726143935560522fe7def3c1 (patch)
treeefc7b610bbe353f562078f9c14972af1ba374e63 /src/CMakeLists.txt
parentd593fa58e641aa90d7e1f0759299c59d2665cca6 (diff)
downloadplus-e349c146291d6328726143935560522fe7def3c1.tar.gz
plus-e349c146291d6328726143935560522fe7def3c1.tar.bz2
plus-e349c146291d6328726143935560522fe7def3c1.tar.xz
plus-e349c146291d6328726143935560522fe7def3c1.zip
Move effectdescription 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 475f1cb67..6f4557db2 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -548,6 +548,7 @@ SET(SRCS
resources/dyecolor.h
resources/dyepalette.cpp
resources/dyepalette.h
+ resources/effectdescription.h
resources/emoteinfo.h
resources/emotesprite.h
resources/db/emotedb.cpp