From 98b18bc679388a2c036c9fed48a835ac71963b7f Mon Sep 17 00:00:00 2001 From: Maxime Curioni Date: Sun, 7 Sep 2008 14:13:26 +0000 Subject: soc-2008-mxcurioni: corrected compilation issues (remnants of extern_lib3ds) --- source/blender/freestyle/SConscript | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/blender/freestyle/SConscript') diff --git a/source/blender/freestyle/SConscript b/source/blender/freestyle/SConscript index f74479a8309..93c931cdbfe 100644 --- a/source/blender/freestyle/SConscript +++ b/source/blender/freestyle/SConscript @@ -8,9 +8,7 @@ incs = '' incs += '../blenkernel ../blenlib ../imbuf ../makesdna ../python ' incs += '../render/extern/include ../render/intern/include ../include ../src' -incs += ' #/extern/freestyle/lib3ds' incs += ' ' + env['BF_PYTHON_INC'] -incs += ' ' + env['BF_LIB3DS_INC'] incs += ' ' + env['BF_PNG_INC'] ######################################################## -- cgit v1.2.3