summaryrefslogtreecommitdiffstats
path: root/examples/qml-compositor/qml-compositor.qrc
blob: 0dc86580c53c522947e78cd78dd1a56b34543e0f (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
    <file>background.jpg</file>
    <file>qml/QmlCompositor/main.qml</file>
    <file>qml/QmlCompositor/compositor.js</file>
    <file>qml/QmlCompositor/ShaderEffect.qml</file>
    <file>qml/QmlCompositor/WindowChrome.qml</file>
    <file>qml/QmlCompositor/WindowContainer.qml</file>
</qresource>
</RCC>