gstreamer/tests/examples/qt/qmlsrc/qmlsrc.qrc
Matthew Waters ca67a460ee meson: add build files for the qml plugin
Tested on linux with X11/wayland and semi-tested on Windows.

Windows crashes on item destruction however this is better than nothing.

Fix up some win32 build issues on the way with mismatched {} and
G_STMT_{START,END}
2018-04-15 23:49:57 +10:00

5 lines
87 B
Text

<RCC>
<qresource prefix="/">
<file>main.qml</file>
</qresource>
</RCC>