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:
authorCampbell Barton <ideasman42@gmail.com>2011-05-11 13:31:00 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-05-11 13:31:00 +0400
commit1e90add66cc4bc15faa1319b09280c987a33649d (patch)
treefdb96902535f3e7b74a885809a7325dcb3f24825 /source/blender/modifiers/SConscript
parentb25496087351c9f458596f64abe2ba96a2316a9e (diff)
more syncing with trunk.
Diffstat (limited to 'source/blender/modifiers/SConscript')
-rw-r--r--source/blender/modifiers/SConscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/modifiers/SConscript b/source/blender/modifiers/SConscript
index 9f13aa15851..c1fb4ea61d0 100644
--- a/source/blender/modifiers/SConscript
+++ b/source/blender/modifiers/SConscript
@@ -22,4 +22,3 @@ if env['BF_NO_ELBEEM']:
env.BlenderLib ( libname = 'bf_modifiers', sources = sources,
includes = Split(incs), defines=defs,
libtype=['core','player'], priority = [80, 40] )
-