aboutsummaryrefslogtreecommitdiffstats
path: root/DemoApplication/qml.qrc
blob: a726151415cf94e06a9dd0b4e4cc81278de69504 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>HomeForm.qml</file>
        <file>Page1Form.qml</file>
        <file>Page2Form.qml</file>
        <file>qtquickcontrols2.conf</file>
        <file>CNButton.qml</file>
        <file>Page3Form.qml</file>
        <file>Page4Form.qml</file>
    </qresource>
</RCC>