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:
authorSergey Sharybin <sergey.vfx@gmail.com>2012-06-08 22:25:01 +0400
committerSergey Sharybin <sergey.vfx@gmail.com>2012-06-08 22:25:01 +0400
commit5728b11ef2bdcfe77c15c73944d95a56d6cf7fee (patch)
tree51ec49532e12b6b8dee407ff060a203db3f22a19 /source/blender/nodes/CMakeLists.txt
parent276701502a6a55be8e447a728914406150e7b7c0 (diff)
parent73a47caa08e7f034819943e65136a588aa304496 (diff)
Merging r47612 through r47623 from trunk into soc-2011-tomato
Diffstat (limited to 'source/blender/nodes/CMakeLists.txt')
-rw-r--r--source/blender/nodes/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/nodes/CMakeLists.txt b/source/blender/nodes/CMakeLists.txt
index 43c3c652bbc..6d88f64b5d5 100644
--- a/source/blender/nodes/CMakeLists.txt
+++ b/source/blender/nodes/CMakeLists.txt
@@ -161,6 +161,7 @@ set(SRC
shader/nodes/node_shader_light_path.c
shader/nodes/node_shader_light_falloff.c
shader/nodes/node_shader_object_info.c
+ shader/nodes/node_shader_particle_info.c
shader/nodes/node_shader_mix_shader.c
shader/nodes/node_shader_add_shader.c
shader/nodes/node_shader_output_lamp.c