From 7c4fccd6847fe2743708f9b8b54d0e62193d7244 Mon Sep 17 00:00:00 2001 From: Ton Roosendaal Date: Mon, 1 Jun 2009 12:10:30 +0000 Subject: 2.5 Cleanup commit: - Yafray removed. Also did cmake/scons files, but didn't compile with it, so test would be appreciated :) - Removed old crap from Windows release dir, should be checked on further by windows release builder later. --- SConstruct | 1 - 1 file changed, 1 deletion(-) (limited to 'SConstruct') diff --git a/SConstruct b/SConstruct index f7986ec8789..125594f69c5 100644 --- a/SConstruct +++ b/SConstruct @@ -279,7 +279,6 @@ if 'blenderlite' in B.targets: target_env_defs['WITH_BF_OPENJPEG'] = False target_env_defs['WITH_BF_FFMPEG'] = False target_env_defs['WITH_BF_QUICKTIME'] = False - target_env_defs['WITH_BF_YAFRAY'] = False target_env_defs['WITH_BF_REDCODE'] = False target_env_defs['WITH_BF_DDS'] = False target_env_defs['WITH_BF_ZLIB'] = False -- cgit v1.2.3