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:
authorTon Roosendaal <ton@blender.org>2005-03-18 00:46:05 +0300
committerTon Roosendaal <ton@blender.org>2005-03-18 00:46:05 +0300
commitecdf0d3412197aa8f619d8cc23f90f3cfbd568f3 (patch)
treeda1c0555d9dc5e9180e9d97ef847ca69f999434f /source/blender/src/SConscript
parent17bd00a851b24feb19a6a917d39e6e2044f31ccd (diff)
Forgot to cvs add a file!
Also did the SConscript file. MSVC users have to add this!
Diffstat (limited to 'source/blender/src/SConscript')
-rw-r--r--source/blender/src/SConscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/src/SConscript b/source/blender/src/SConscript
index 5b6c5d04ce0..a057f5f5098 100644
--- a/source/blender/src/SConscript
+++ b/source/blender/src/SConscript
@@ -114,6 +114,7 @@ source_files = ['B.blend.c',
'transform_generics.c',
'transform_numinput.c',
'transform_constraints.c',
+ 'transform_manipulator.c',
'unwrapper.c',
'usiblender.c',
'view.c',