aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick3d/hellocube/qml.qrc
blob: 040dc48ceca815c8224cbb594c30a82f3c3576f6 (plain)
1
2
3
4
5
6
<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>qt_logo.png</file>
    </qresource>
</RCC>