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:
Diffstat (limited to 'source/blender/sequencer/CMakeLists.txt')
-rw-r--r--source/blender/sequencer/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/blender/sequencer/CMakeLists.txt b/source/blender/sequencer/CMakeLists.txt
index 7aac6eebc66..1b14207b840 100644
--- a/source/blender/sequencer/CMakeLists.txt
+++ b/source/blender/sequencer/CMakeLists.txt
@@ -48,6 +48,10 @@ set(SRC
intern/effects.c
intern/modifier.c
intern/prefetch.c
+ intern/proxy.c
+ intern/proxy.h
+ intern/render.c
+ intern/render.h
)
set(LIB