summaryrefslogtreecommitdiffstats
path: root/src/gsttools/gsttools.pro
diff options
context:
space:
mode:
authorAndy Shaw <andy.shaw@qt.io>2019-02-19 12:07:47 +0100
committerAndy Shaw <andy.shaw@qt.io>2019-02-19 11:33:45 +0000
commit6ece7be30accefcdebd6cb1cdfd51f0da83b627b (patch)
tree167447d01bf75d5256d1ffcc8a401009786eff36 /src/gsttools/gsttools.pro
parent4379f999968a658b884237e17410a212f9be60aa (diff)
Remove the mirclient code as this is no longer available
Fixes: QTBUG-73878 Change-Id: Ia178d41a3e152174865264c71a75e84cfc31462a Reviewed-by: Paolo Angelelli <paolo.angelelli@qt.io> Reviewed-by: Gerry Boland <gerry.boland@canonical.com> Reviewed-by: VaL Doroshchuk <valentyn.doroshchuk@qt.io>
Diffstat (limited to 'src/gsttools/gsttools.pro')
-rw-r--r--src/gsttools/gsttools.pro9
1 files changed, 0 insertions, 9 deletions
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