Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2010-08-03 12:12:55 +0400
committerCampbell Barton <ideasman42@gmail.com>2010-08-03 12:12:55 +0400
commit940d1dcd0a9f88ec5a7b1ec0cf12dc7a6ddddf0b (patch)
tree05b5de462408db90fe69c268978352a2a0c3ab73 /source/blender/avi/CMakeLists.txt
parent109a3b319830e6680c8d4eaf0d7076cfb1e7729c (diff)
remove commented scons lines from cmake files, fixed use of pointer poll function for ID drobdowns (currently unused)
Diffstat (limited to 'source/blender/avi/CMakeLists.txt')
-rw-r--r--source/blender/avi/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
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] )