This repository has been archived on 2022-08-16. You can view files and clone it, but cannot push or open issues or pull requests.
fanny-app/qml/qml.qrc
2018-06-21 08:52:00 +02:00

12 lines
303 B
Plaintext

<RCC>
<qresource prefix="/">
<file>main.qml</file>
<file>HomeForm.qml</file>
<file>Page1Form.qml</file>
<file>Page2Form.qml</file>
<file>qtquickcontrols2.conf</file>
<file>LoginPage.qml</file>
<file>MainPage.qml</file>
</qresource>
</RCC>