From 940d1dcd0a9f88ec5a7b1ec0cf12dc7a6ddddf0b Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Tue, 3 Aug 2010 08:12:55 +0000 Subject: remove commented scons lines from cmake files, fixed use of pointer poll function for ID drobdowns (currently unused) --- source/blender/avi/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/avi/CMakeLists.txt') diff --git a/source/blender/avi/CMakeLists.txt b/source/blender/avi/CMakeLists.txt index 0e5e152e5c1..5ef37f5951b 100644 --- a/source/blender/avi/CMakeLists.txt +++ b/source/blender/avi/CMakeLists.txt @@ -32,4 +32,3 @@ SET(INC ) BLENDERLIB(bf_avi "${SRC}" "${INC}") -#env.BlenderLib ('bf_avi', sources, Split(incs), [], libtype=['core','player'], priority = [90, 50] ) -- cgit v1.2.3