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/irix6-config.py | 4 ---- 1 file changed, 4 deletions(-) (limited to 'config/irix6-config.py') diff --git a/config/irix6-config.py b/config/irix6-config.py index b643affb0b3..eb6c46b38de 100644 --- a/config/irix6-config.py +++ b/config/irix6-config.py @@ -2,10 +2,6 @@ import os LCGDIR = os.getcwd()+"/../lib/irix-6.5-mips" LIBDIR = LCGDIR -print LCGDIR - -WITH_BF_VERSE = 'false' -BF_VERSE_INCLUDE = "#extern/verse/dist" BF_PYTHON = LCGDIR+'/python' BF_PYTHON_VERSION = '2.5' -- cgit v1.2.3