aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcl/histogram/histogram.qrc
blob: 8061a8e26a62a37f7785f041e5ab208afc640e50 (plain)
1
2
3
4
5
6
7
8
<RCC>
    <qresource prefix="/">
        <file>qml/histogram.qml</file>
        <file>qml/image.png</file>
        <file>qml/qt.png</file>
        <file>histogram.cl</file>
    </qresource>
</RCC>