aboutsummaryrefslogtreecommitdiff
path: root/qml.qrc
blob: befdf6fb1989067189f8e13c4598586ccceae93c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>main.cpp</file>
        <file>locales/bin/de_DE.qm</file>
        <file>locales/bin/main_en.qm</file>
        <file>locales/de_DE.ts</file>
        <file>locales/main_en.ts</file>
        <file>locales/bin/es_ES.qm</file>
        <file>locales/es_ES.ts</file>
    </qresource>
</RCC>