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-01-19 14:24:42 +0300
committerCampbell Barton <ideasman42@gmail.com>2010-01-19 14:24:42 +0300
commited578c27c821a146ca684137d5eb1ac986858599 (patch)
treef37c1fa2db3dc71ef611ccc8f231867430112be7 /source/blender/editors/CMakeLists.txt
parent59bcf6cf4f3655a997d923d969d72b3b5a5d5841 (diff)
patch [#20690] Cut Linking for Logic Bricks
from Dalai Felinto (dfelinto) cutting kinks now works the same as in the node editor.
Diffstat (limited to 'source/blender/editors/CMakeLists.txt')
-rw-r--r--source/blender/editors/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/CMakeLists.txt b/source/blender/editors/CMakeLists.txt
index 8ed840f0be4..0fbc70d522b 100644
--- a/source/blender/editors/CMakeLists.txt
+++ b/source/blender/editors/CMakeLists.txt
@@ -27,7 +27,7 @@
FILE(GLOB SRC */*.c)
SET(INC ../windowmanager
- ../editors/include
+ ../editors/include ../editors/interface
../../../intern/guardedalloc ../../../intern/memutil
../blenlib ../makesdna ../makesrna ../blenkernel
../include ../imbuf ../render/extern/include