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 'config/darwin-config.py')
-rw-r--r--config/darwin-config.py6
1 files changed, 0 insertions, 6 deletions
diff --git a/config/darwin-config.py b/config/darwin-config.py
index 3ef7b7132d9..8719c5e7da0 100644
--- a/config/darwin-config.py
+++ b/config/darwin-config.py
@@ -46,12 +46,6 @@ if USE_SDK==True:
#BF_FFMPEG_LIBPATH='${BF_FFMPEG}/lib'
#BF_FFMPEG_LIB = 'avformat.a avcodec.a avutil.a'
-WITH_BF_VERSE = False
-BF_VERSE = "#extern/verse/dist"
-BF_VERSE_LIBPATH = "${BF_BUILDDIR}/extern/verse/dist"
-BF_VERSE_INCLUDE = BF_VERSE
-BF_VERSE_LIBS = "libverse"
-
# python.org libs install in /library we want to use that for 2.5
#
# if you want py2.5 on leopard without installing