aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick3d/helloqtquick3d/qml.qrc
blob: e341b1690fd98e7bc4e498d06db8d6134c61fda9 (plain)
1
2
3
4
5
6
7
<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>oldqtlogo.mesh</file>
        <file>qt_logo.png</file>
    </qresource>
</RCC>