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
path: root/tools
diff options
context:
space:
mode:
authorNathan Letwory <nathan@letworyinteractive.com>2006-02-06 01:11:04 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2006-02-06 01:11:04 +0300
commit092e7385d9eeb1a510c0080d7ee418081dff9f6d (patch)
tree44459cdbe130ffea710a8779334a49f69e30e349 /tools
parent012a87eaa6d64520adc238eacbb4934ec88305db (diff)
==SCons==
*remove double WITH_BF_FFMPEG
Diffstat (limited to 'tools')
-rwxr-xr-xtools/btools.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/btools.py b/tools/btools.py
index 8a9f08e5f22..be5a4455542 100755
--- a/tools/btools.py
+++ b/tools/btools.py
@@ -162,8 +162,6 @@ def read_opts(cfg, args):
('BF_ZLIB_LIB', 'ZLib library', ''),
('BF_ZLIB_LIBPATH', 'ZLib library path', ''),
- (BoolOption('WITH_BF_FFMPEG', 'Use FFMpeg sequencer', 'false')),
-
(BoolOption('WITH_BF_INTERNATIONAL', 'Use Gettext and Freetype if true', 'true')),
('BF_GETTEXT', 'gettext base path', ''),