summaryrefslogtreecommitdiffstats
path: root/examples/wayland/texture-sharing/custom-compositor/compositor.qrc
blob: 86a8567f796e91a137c9537a2c490c5f5461375b (plain)
1
2
3
4
5
6
7
8
9
<RCC>
    <qresource prefix="/">
        <file>images/background.png</file>
        <file>images/qt_logo.png</file>
        <file>images/qt4.astc</file>
        <file>images/car.ktx</file>
        <file>qml/main.qml</file>
    </qresource>
</RCC>