summaryrefslogtreecommitdiffstats
path: root/examples/datavisualization/qmlsurface/qmlsurface.qrc
blob: e32f15343f2e0ff503976704ead52261b1ae1e62 (plain)
1
2
3
4
5
6
7
8
9
<RCC>
    <qresource prefix="/qml">
        <file>qml/qmlsurface/main.qml</file>
        <file>qml/qmlsurface/Data.qml</file>
    </qresource>
    <qresource prefix="/heightmaps">
        <file alias="image">heightmap.png</file>
    </qresource>
</RCC>