mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2025-07-18 10:32:38 +00:00
12 lines
329 B
Plaintext
12 lines
329 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file>gui/main.qml</file>
|
|
<file>gui/PcView.qml</file>
|
|
<file>gui/AppView.qml</file>
|
|
<file>gui/SettingsView.qml</file>
|
|
<file>gui/StreamSegue.qml</file>
|
|
<file>gui/GamepadMapper.qml</file>
|
|
<file>gui/QuitSegue.qml</file>
|
|
</qresource>
|
|
</RCC>
|