examples: qmlsink: rename qrc file to avoid naming conflicts with older meson versions
authorTim-Philipp Müller <tim@centricular.com>
Thu, 18 Jun 2020 09:47:28 +0000 (10:47 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 18 Jun 2020 09:58:32 +0000 (10:58 +0100)
commit87d43746550db8d5ad510aa0bc8844dd9e171468
tree5f35c1383633c64d0f86e94d6f25ccde465801fc
parentc54aa053d14155242bb1c7d8ae0c291dd120f179
examples: qmlsink: rename qrc file to avoid naming conflicts with older meson versions

Would get "Tried to create target "qt5-qmlsink_qrc", but a
target of that name already exists." with older meson versions.

Work around that by renaming the qrc file.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/633>
tests/examples/qt/qmlsink-dynamically-added/meson.build
tests/examples/qt/qmlsink-dynamically-added/play.pro
tests/examples/qt/qmlsink-dynamically-added/qmlsink-dyn-added.qrc [moved from tests/examples/qt/qmlsink-dynamically-added/qmlsink.qrc with 100% similarity]