summaryrefslogtreecommitdiffstats
path: root/app/app.qrc
blob: f91201ac0e1918440c1a36e8d4ea040e83f277ee (plain)
1
2
3
4
5
6
7
8
9
<RCC>
    <qresource prefix="/">
        <file>qml/qmldir</file>
        <file>qml/CustomLabel.qml</file>
        <file>qml/DateAndTime.qml</file>
        <file>qml/Main.qml</file>
        <file>qml/MapWindow.qml</file>
    </qresource>
</RCC>