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 02:13:07 +0300
committerJoshua Leung <aligorith@gmail.com>2008-01-19 02:13:07 +0300
commit4ffd8d2a2808171d3cb54c408b2afb980e8db676 (patch)
tree27aaa6a977885a6508dd0a2efd2cfdc7a4c9966e /config
parent320ac3f0e289b2c4d8add38926913eb2d4809f55 (diff)
Disabled "WITH_BF_BINRELOC" for mingw
Diffstat (limited to 'config')
-rw-r--r--config/win32-mingw-config.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/win32-mingw-config.py b/config/win32-mingw-config.py
index 8c8c12db46f..b2857ae6ef6 100644
--- a/config/win32-mingw-config.py
+++ b/config/win32-mingw-config.py
@@ -97,6 +97,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