summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-18 20:50:48 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-18 20:50:48 +0300
commit74165476686480cf06c19bfc8658936597b72b03 (patch)
treefe134e1a62729eabc323e1363bae287b437c6ea1 /src/CMakeLists.txt
parent4a358a9cd37d87d3efa06d4add22ac40221d28b1 (diff)
downloadplus-74165476686480cf06c19bfc8658936597b72b03.tar.gz
plus-74165476686480cf06c19bfc8658936597b72b03.tar.bz2
plus-74165476686480cf06c19bfc8658936597b72b03.tar.xz
plus-74165476686480cf06c19bfc8658936597b72b03.zip
Move frame 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 81c457984..6c1336b1e 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -532,6 +532,7 @@ SET(SRCS
resources/db/emotedb.cpp
resources/db/emotedb.h
resources/fboinfo.h
+ resources/frame.h
resources/image.cpp
resources/image.h
resources/imagehelper.cpp