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:
authorBrecht Van Lommel <brechtvanlommel@pandora.be>2006-11-08 23:33:28 +0300
committerBrecht Van Lommel <brechtvanlommel@pandora.be>2006-11-08 23:33:28 +0300
commitf350836342e8dc4906dc38a3da905cbc336b06a7 (patch)
tree2770a99eb76db6655009f9d0aad46877a2bc10c7 /source/blender/SConscript
parent011f531359102a624126841b7ddf7beb94af1f7e (diff)
While I'm breaking build systems anyway, also removed the two img modules,
they are not used anymore in the new image paint code.
Diffstat (limited to 'source/blender/SConscript')
-rw-r--r--source/blender/SConscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/SConscript b/source/blender/SConscript
index 75bd5d34822..7d4b0b8f3cf 100644
--- a/source/blender/SConscript
+++ b/source/blender/SConscript
@@ -9,7 +9,6 @@ SConscript(['avi/SConscript',
'blenpluginapi/SConscript',
'imbuf/SConscript',
'imbuf/intern/cineon/SConscript',
- 'img/SConscript',
'makesdna/SConscript',
'python/SConscript',
'radiosity/SConscript',