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:
authorJens Ole Wund <bjornmose@gmx.net>2005-09-10 02:31:23 +0400
committerJens Ole Wund <bjornmose@gmx.net>2005-09-10 02:31:23 +0400
commit42ee04702c61f84b2180c89956aeb017fc315c4e (patch)
treefcd655900db28d62151f5f9042d200ba432c8738 /source/blender/src/SConscript
parent9d2f0fe302f977bf4671d7113aaeb8b5f4b02028 (diff)
having a "mini gimp" in image editor
{ hope it does not break builds .. mscv6 .. scons works fine here }
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 2505e6fa8ab..84bdd178b67 100644
--- a/source/blender/src/SConscript
+++ b/source/blender/src/SConscript
@@ -89,6 +89,7 @@ source_files = ['B.blend.c',
'header_text.c',
'header_time.c',
'header_view3d.c',
+ 'imagepaint.c',
'imasel.c',
'interface.c',
'interface_panel.c',