From 13ce3d921a9fa6f920433ee7b5beb6f71c784334 Mon Sep 17 00:00:00 2001 From: Andy Nichols Date: Fri, 17 Aug 2012 11:19:17 +1000 Subject: Added config test for AVFoundation framework Change-Id: Ifd152513074e6b7802a3ed6d4722ba78762ec79c Reviewed-by: Lars Knoll --- qtmultimedia.pro | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'qtmultimedia.pro') diff --git a/qtmultimedia.pro b/qtmultimedia.pro index 98d6365c7..b23ed1e0d 100644 --- a/qtmultimedia.pro +++ b/qtmultimedia.pro @@ -18,6 +18,10 @@ win32 { qtCompileTest(xvideo) } +mac { + qtCompileTest(avfoundation) +} + load(qt_parts) # for make docs: -- cgit v1.2.1