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/win32-vc-config.py')
-rw-r--r--config/win32-vc-config.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/config/win32-vc-config.py b/config/win32-vc-config.py
index 8ba8c8f04e6..b21c50c913e 100644
--- a/config/win32-vc-config.py
+++ b/config/win32-vc-config.py
@@ -1,9 +1,6 @@
LCGDIR = '#../lib/windows'
LIBDIR = '${LCGDIR}'
-WITH_BF_VERSE = False
-BF_VERSE_INCLUDE = "#extern/verse/dist"
-
# enable ffmpeg support
WITH_BF_FFMPEG = True # -DWITH_FFMPEG
BF_FFMPEG = LIBDIR +'/ffmpeg'