From 6eba2a271519317c11f2902fa708eb00be2e0e4e Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Thu, 27 Feb 2014 17:19:29 +0100 Subject: enable imx6 specific QSGVideoNode based on a config test This way it also works custom mkspecs Change-Id: I7414aac775b797da3487e9625c7212486118b532 Signed-off-by: Michael Olbrich Reviewed-by: Andy Nichols --- qtmultimedia.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'qtmultimedia.pro') diff --git a/qtmultimedia.pro b/qtmultimedia.pro index 404a2bf51..1deaab2aa 100644 --- a/qtmultimedia.pro +++ b/qtmultimedia.pro @@ -27,6 +27,7 @@ win32 { qtCompileTest(gstreamer_appsrc) } qtCompileTest(resourcepolicy) + qtCompileTest(gpu_vivante) } load(qt_parts) -- cgit v1.2.3