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>2008-01-19 21:52:39 +0300
committerCampbell Barton <ideasman42@gmail.com>2008-01-19 21:52:39 +0300
commit5a4fc7a8fd3778388c92953a8e30aa1415f81122 (patch)
tree80890657ac15d2d8551514eac5f303de0a21de40 /config/win32-mingw-config.py
parentd450dbec9177f2e691fddbefdab20adda18c7ae3 (diff)
made BINRELOC disabled by default with scons, only enable for linux
Diffstat (limited to 'config/win32-mingw-config.py')
-rw-r--r--config/win32-mingw-config.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/config/win32-mingw-config.py b/config/win32-mingw-config.py
index b2857ae6ef6..8c8c12db46f 100644
--- a/config/win32-mingw-config.py
+++ b/config/win32-mingw-config.py
@@ -97,8 +97,6 @@ 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