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/config
diff options
context:
space:
mode:
authorJoshua Leung <aligorith@gmail.com>2008-01-19 06:24:12 +0300
committerJoshua Leung <aligorith@gmail.com>2008-01-19 06:24:12 +0300
commite293eed86555487f1c64f4acbe8720690347452c (patch)
tree0e7c062cfc9dce3948f888233453c312b7ac743c /config
parent31f14862f7d058df9c31a2ff8edd81c679c96c31 (diff)
Added "WITH_BF_BINRELOC = 'false'" for msvc+scons too
Diffstat (limited to 'config')
-rw-r--r--config/win32-vc-config.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/win32-vc-config.py b/config/win32-vc-config.py
index d1a63022ac8..8044617814c 100644
--- a/config/win32-vc-config.py
+++ b/config/win32-vc-config.py
@@ -106,6 +106,8 @@ BF_WINTAB_INC = '${BF_WINTAB}/INCLUDE'
WITH_BF_YAFRAY = 'true'
+WITH_BF_BINRELOC = 'false'
+
#WITH_BF_NSPR = 'true'
#BF_NSPR = $(LIBDIR)/nspr
#BF_NSPR_INC = -I$(BF_NSPR)/include -I$(BF_NSPR)/include/nspr