From 6ece7be30accefcdebd6cb1cdfd51f0da83b627b Mon Sep 17 00:00:00 2001 From: Andy Shaw Date: Tue, 19 Feb 2019 12:07:47 +0100 Subject: Remove the mirclient code as this is no longer available Fixes: QTBUG-73878 Change-Id: Ia178d41a3e152174865264c71a75e84cfc31462a Reviewed-by: Paolo Angelelli Reviewed-by: Gerry Boland Reviewed-by: VaL Doroshchuk --- src/gsttools/gsttools.pro | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src/gsttools/gsttools.pro') diff --git a/src/gsttools/gsttools.pro b/src/gsttools/gsttools.pro index b13479ce7..d161fff85 100644 --- a/src/gsttools/gsttools.pro +++ b/src/gsttools/gsttools.pro @@ -82,15 +82,6 @@ qtConfig(gstreamer_0_10) { qgstvideorenderersink.cpp } -qtConfig(mirclient): { - qtConfig(opengles2):qtHaveModule(widgets) { - PRIVATE_HEADERS += qgstreamermirtexturerenderer_p.h - SOURCES += qgstreamermirtexturerenderer.cpp - QT += opengl quick - LIBS += -lEGL - } -} - qtConfig(gstreamer_app) { QMAKE_USE += gstreamer_app PRIVATE_HEADERS += qgstappsrc_p.h -- cgit v1.2.3