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:
Diffstat (limited to 'source/blender/SConscript')
-rw-r--r--source/blender/SConscript5
1 files changed, 0 insertions, 5 deletions
diff --git a/source/blender/SConscript b/source/blender/SConscript
index 0efdb463ba9..2006888c9f7 100644
--- a/source/blender/SConscript
+++ b/source/blender/SConscript
@@ -5,20 +5,15 @@ SConscript(['avi/SConscript',
'blenlib/SConscript',
'blenloader/SConscript',
'blenpluginapi/SConscript',
- 'deflate/SConscript',
'imbuf/SConscript',
'img/SConscript',
- 'inflate/SConscript',
'makesdna/SConscript',
'python/SConscript',
'radiosity/SConscript',
'readblenfile/SConscript',
- 'readstreamglue/SConscript',
'render/SConscript',
'renderconverter/SConscript',
'src/SConscript',
- 'writeblenfile/SConscript',
- 'writestreamglue/SConscript',
'yafray/SConscript'])
if user_options_dict['USE_INTERNATIONAL'] == 1: