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:
authorNicholas Bishop <nicholasbishop@gmail.com>2009-02-24 06:14:57 +0300
committerNicholas Bishop <nicholasbishop@gmail.com>2009-02-24 06:14:57 +0300
commitb46128d7b1ec45cd4100aa67389b300885acdfb4 (patch)
treefdd434fbfa5f413a8972f37146eb1594e288dbe1 /source/blender/makesrna/intern/CMakeLists.txt
parent03ce51bb892c03d207e0474253c9d4d5ce8f9e29 (diff)
Added rna timeline to cmake build
Diffstat (limited to 'source/blender/makesrna/intern/CMakeLists.txt')
-rw-r--r--source/blender/makesrna/intern/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/makesrna/intern/CMakeLists.txt b/source/blender/makesrna/intern/CMakeLists.txt
index 0d35f7cb1aa..15be45ae59b 100644
--- a/source/blender/makesrna/intern/CMakeLists.txt
+++ b/source/blender/makesrna/intern/CMakeLists.txt
@@ -66,6 +66,7 @@ SET(DEFSRC
rna_space.c
rna_text.c
rna_texture.c
+ rna_timeline.c
rna_userdef.c
rna_vfont.c
rna_vpaint.c