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:
authorNathan Letwory <nathan@letworyinteractive.com>2006-03-12 18:23:56 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2006-03-12 18:23:56 +0300
commit3be24f8fefc2103b5395f002d5ecb0bca58b8c98 (patch)
treedadff2a5b419013968b60141ecb76fce4c8329fd /source/blender/SConscript
parentf3cede8e9fd3732843a2e3758c4020dc5814683a (diff)
==SCons==
* cineon support enabled for SCons (part 2 of fix)
Diffstat (limited to 'source/blender/SConscript')
-rw-r--r--source/blender/SConscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/SConscript b/source/blender/SConscript
index d5e570583c8..add7e27a16b 100644
--- a/source/blender/SConscript
+++ b/source/blender/SConscript
@@ -7,6 +7,7 @@ SConscript(['avi/SConscript',
'blenloader/SConscript',
'blenpluginapi/SConscript',
'imbuf/SConscript',
+ 'imbuf/intern/cineon/SConscript',
'img/SConscript',
'makesdna/SConscript',
'python/SConscript',