logos-storage-app-skeleton/src/storage_resources.qrc
2026-02-19 14:15:16 +04:00

13 lines
597 B
Plaintext

<RCC>
<qresource prefix="/">
<file alias="Main.qml">qml/Main.qml</file>
<file alias="StartNode.qml">qml/StartNode.qml</file>
<file alias="OnBoarding.qml">qml/OnBoarding.qml</file>
<file alias="StorageView.qml">qml/StorageView.qml</file>
<file alias="LogosTextField.qml">qml/LogosTextField.qml</file>
<file alias="LogosStorageButton.qml">qml/LogosStorageButton.qml</file>
<file alias="LogosStorageLayout.qml">qml/LogosStorageLayout.qml</file>
<file alias="PortForwarding.qml">qml/PortForwarding.qml</file>
</qresource>
</RCC>