bird-lamp/app/qml.qrc

10 lines
246 B
Plaintext
Raw Normal View History

2023-01-13 17:28:25 +01:00
<RCC>
<qresource prefix="/">
<file>main.qml</file>
<file>ControllerPage.qml</file>
<file>ColorPicker.qml</file>
<file>PermissionPage.qml</file>
<file>BluetoothOffPage.qml</file>
</qresource>
</RCC>