From 9e7643aa7c25ce551bfe59905fbf56156e264824 Mon Sep 17 00:00:00 2001 From: Nathan Letwory Date: Sun, 4 Jan 2009 18:16:34 +0000 Subject: 2.5 / Cleanup - remove Verse support. This will be brought back in The Future (probably jiri + me) This means 5k lines less in blenkernel. - fix two small errors for global cleanup, now compiles properly with FFMPEG enabled too. --- config/linuxcross-config.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'config/linuxcross-config.py') diff --git a/config/linuxcross-config.py b/config/linuxcross-config.py index 5981c8b96e5..8c643b75d63 100644 --- a/config/linuxcross-config.py +++ b/config/linuxcross-config.py @@ -1,9 +1,6 @@ LCGDIR = '#../lib/windows' LIBDIR = '${LCGDIR}' -WITH_BF_VERSE = False -BF_VERSE_INCLUDE = "#extern/verse/dist" - WITH_BF_YAFRAY = True BF_PYTHON = LIBDIR + '/python' -- cgit v1.2.3