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-01-05 20:09:30 +0300
committerNicholas Bishop <nicholasbishop@gmail.com>2009-01-05 20:09:30 +0300
commit42a006629fe9f16180dfec78acbdc45472ad21b0 (patch)
treea964cab83945747df49a2fe42e931cd4753a9512 /source/blender/makesrna
parent6dedaf2dc2ead578a401d63c15304bef53afa6f3 (diff)
added rna_action.c to cmake
Diffstat (limited to 'source/blender/makesrna')
-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 e65c94a2e91..d2165e17267 100644
--- a/source/blender/makesrna/intern/CMakeLists.txt
+++ b/source/blender/makesrna/intern/CMakeLists.txt
@@ -26,6 +26,7 @@
SET(SRC
makesrna.c
+ rna_action.c
rna_actuator.c
rna_armature.c
rna_brush.c