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
path: root/source
diff options
context:
space:
mode:
authorNicholas Bishop <nicholasbishop@gmail.com>2008-12-31 21:30:52 +0300
committerNicholas Bishop <nicholasbishop@gmail.com>2008-12-31 21:30:52 +0300
commit0f93d129f43ce39f045b53a09c006c4993d7ccd7 (patch)
tree61f4cee20e8bce4242e90716630be72815112c73 /source
parentda893e08c1da922000f7f281ba399063bcbc96ef (diff)
Added new RNA file to cmake.
Diffstat (limited to 'source')
-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 ed804d8effe..fd9fce7a362 100644
--- a/source/blender/makesrna/intern/CMakeLists.txt
+++ b/source/blender/makesrna/intern/CMakeLists.txt
@@ -59,6 +59,7 @@ SET(SRC
rna_sensor.c
rna_sequence.c
rna_sound.c
+ rna_text.c
rna_vfont.c
rna_wm.c
rna_world.c