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-12-05 09:40:47 +0300
committerCampbell Barton <ideasman42@gmail.com>2010-12-05 09:40:47 +0300
commit5f8eb5c0696621974b1f5c813dfad5250f87a7b9 (patch)
tree5fcb117caa5527871670a5d94959926cd6c14f79 /source/blender/imbuf/intern/cineon
parent8a65538fe0ff4d720d23165671888873f142cb5f (diff)
use constant strings for outliner menus rather then sprint'ing them together.
Diffstat (limited to 'source/blender/imbuf/intern/cineon')
-rw-r--r--source/blender/imbuf/intern/cineon/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/imbuf/intern/cineon/CMakeLists.txt b/source/blender/imbuf/intern/cineon/CMakeLists.txt
index 0a1d2d3fd74..f4754719761 100644
--- a/source/blender/imbuf/intern/cineon/CMakeLists.txt
+++ b/source/blender/imbuf/intern/cineon/CMakeLists.txt
@@ -26,7 +26,6 @@
SET(INC
.
- intern/include
..
../../
../../../blenkernel