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

12 lines
303 B
Plaintext
Raw Normal View History

2018-06-21 08:47:09 +02:00
<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>