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-22 15:33:16 +02:00

13 lines
344 B
Plaintext

<RCC>
<qresource prefix="/">
<file>main.qml</file>
<file>HomeForm.qml</file>
<file>qtquickcontrols2.conf</file>
<file>LoginPage.qml</file>
<file>MainPage.qml</file>
<file>AppToolBar.qml</file>
<file>WebsitePage.qml</file>
<file>FoodPlanForm.qml</file>
</qresource>
</RCC>