From a219c93cb0415962ce09930a6475286bc4a18453 Mon Sep 17 00:00:00 2001 From: Damien Plisson Date: Wed, 2 Dec 2009 14:39:49 +0000 Subject: Quicktime(Carbon/win32) : add operator to raise the "compression settings" quicktime standard dialog --- source/blender/quicktime/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source/blender/quicktime/CMakeLists.txt') diff --git a/source/blender/quicktime/CMakeLists.txt b/source/blender/quicktime/CMakeLists.txt index 14589ca4c5b..7df589b21df 100644 --- a/source/blender/quicktime/CMakeLists.txt +++ b/source/blender/quicktime/CMakeLists.txt @@ -34,6 +34,7 @@ SET(INC . ../quicktime ../makesdna + ../makesrna ../../../intern/guardedalloc ../blenlib ../blenkernel @@ -43,6 +44,7 @@ SET(INC ../blenloader ../render/extern/include ../include + ../windowmanager ) SET(INC ${INC} ${QUICKTIME_INC}) -- cgit v1.2.3