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>2012-11-03 19:49:38 +0400
committerCampbell Barton <ideasman42@gmail.com>2012-11-03 19:49:38 +0400
commitff014a30778fb685845e8fc832e3791dba004e68 (patch)
tree1e976ee812559ace702b3db95a2110a0d9927a73 /source/blender/imbuf/CMakeLists.txt
parent9db3f2368cb933002a48291c69170922eeb0256d (diff)
code cleanup: cmake - add missing headers, remove directories from source listing.
also remove logImageLib.c - empty file.
Diffstat (limited to 'source/blender/imbuf/CMakeLists.txt')
-rw-r--r--source/blender/imbuf/CMakeLists.txt15
1 files changed, 0 insertions, 15 deletions
diff --git a/source/blender/imbuf/CMakeLists.txt b/source/blender/imbuf/CMakeLists.txt
index 511b3c64cb5..29ed8c95fc6 100644
--- a/source/blender/imbuf/CMakeLists.txt
+++ b/source/blender/imbuf/CMakeLists.txt
@@ -81,21 +81,6 @@ set(SRC
intern/IMB_indexer.h
intern/IMB_metadata.h
intern/imbuf.h
- intern/cineon/cineonlib.h
- intern/cineon/dpxlib.h
- intern/cineon/logImageCore.h
- intern/cineon/logmemfile.h
- intern/dds/BlockDXT.h
- intern/dds/Color.h
- intern/dds/ColorBlock.h
- intern/dds/Common.h
- intern/dds/DirectDrawSurface.h
- intern/dds/Image.h
- intern/dds/PixelFormat.h
- intern/dds/Stream.h
- intern/dds/dds_api.h
- intern/openexr/openexr_api.h
- intern/openexr/openexr_multi.h
# orphan include
../../../intern/ffmpeg/ffmpeg_compat.h