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:
authorNathan Letwory <nathan@letworyinteractive.com>2006-09-05 12:36:42 +0400
committerNathan Letwory <nathan@letworyinteractive.com>2006-09-05 12:36:42 +0400
commit278b242638a235c2b9a74372a01884f5470bb330 (patch)
tree88642cea9feeb5f87013afd03153fb3b329e7276 /config/linuxcross-config.py
parentf17e9a6cb9db2324661b76b747a27cb9d767d7f4 (diff)
* add missing WITH_BF_VERSE to config files for completeness. Reported by Emanuel Greisen.
Diffstat (limited to 'config/linuxcross-config.py')
-rw-r--r--config/linuxcross-config.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/linuxcross-config.py b/config/linuxcross-config.py
index 67cdd3e51f1..ab1a0c9cb21 100644
--- a/config/linuxcross-config.py
+++ b/config/linuxcross-config.py
@@ -1,6 +1,7 @@
LCGDIR = '../lib/windows'
LIBDIR = '${LCGDIR}'
+WITH_BF_VERSE = 'false'
BF_VERSE = "#extern/verse/dist"
BF_VERSE_LIBPATH = "${BF_BUILDDIR}/extern/verse/dist"
BF_VERSE_INCLUDE = BF_VERSE