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:
authorSergej Reich <sergej.reich@googlemail.com>2013-10-25 15:00:16 +0400
committerSergej Reich <sergej.reich@googlemail.com>2013-10-25 15:00:16 +0400
commit692693b92f8183ba6ee8fd58cda956ff55570df0 (patch)
treeb66553a0fc11607cad416f3e186d00f1485c2665 /source/blender/compositor/CMakeLists.txt
parent03aa664b23d82cdb33bac60fd80594b69fb8babb (diff)
Remove duplicate cmake enries in game engine and compositor
Diffstat (limited to 'source/blender/compositor/CMakeLists.txt')
-rw-r--r--source/blender/compositor/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/blender/compositor/CMakeLists.txt b/source/blender/compositor/CMakeLists.txt
index e6a3c33ea5d..11add975db5 100644
--- a/source/blender/compositor/CMakeLists.txt
+++ b/source/blender/compositor/CMakeLists.txt
@@ -30,7 +30,6 @@ set(INC
operations
../blenkernel
../blenlib
- ../blenlib
../imbuf
../makesdna
../makesrna
@@ -230,8 +229,6 @@ set(SRC
nodes/COM_SetAlphaNode.h
nodes/COM_ConvertAlphaNode.cpp
nodes/COM_ConvertAlphaNode.h
- nodes/COM_AlphaOverNode.cpp
- nodes/COM_AlphaOverNode.h
nodes/COM_HueSaturationValueNode.cpp
nodes/COM_HueSaturationValueNode.h
nodes/COM_HueSaturationValueCorrectNode.cpp