Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2012-08-06 20:07:11 +0400
committerCampbell Barton <ideasman42@gmail.com>2012-08-06 20:07:11 +0400
commitdb6c4ba11ec3dbfc1711cdb1870629655e8ea8ee (patch)
tree38d433fac42465ca7cbb1551b6af0eae98747327 /source/blender/windowmanager/CMakeLists.txt
parent48b59330fe48f9e0546b2179dd2e0a6d9e6b6840 (diff)
bring back the play option from 2.4x
Diffstat (limited to 'source/blender/windowmanager/CMakeLists.txt')
-rw-r--r--source/blender/windowmanager/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/windowmanager/CMakeLists.txt b/source/blender/windowmanager/CMakeLists.txt
index c5aaeeb8171..f44ec2f5dc8 100644
--- a/source/blender/windowmanager/CMakeLists.txt
+++ b/source/blender/windowmanager/CMakeLists.txt
@@ -53,6 +53,7 @@ set(INC_SYS
set(SRC
intern/wm.c
+ intern/wm_playanim.c
intern/wm_cursors.c
intern/wm_dragdrop.c
intern/wm_draw.c