1234567891011121314151617181920212223 |
- <RCC>
- <qresource prefix="/">
- <file>components/Downloader.qml</file>
- <file>components/ClientLauncher.qml</file>
- <file>components/ClientInstaller.qml</file>
- <file>components/Script.qml</file>
- <file>components/ArchiveInstaller.qml</file>
- <file>components/LocalVersionLoader.qml</file>
- <file>components/SelfUpdate.qml</file>
- <file>components/WinePatcher.qml</file>
- <file>components/WebVersionLoader.qml</file>
- <file>components/DependenciesInstaller.qml</file>
- <file>Installer.qml</file>
- <file>InstallerUi.qml</file>
- <file>main.qml</file>
- <file>view/Outline.qml</file>
- <file>view/ImageButton.qml</file>
- <file>view/Button.qml</file>
- <file>components/HDiffPatcher.qml</file>
- <file>components/IntegrityCheck.qml</file>
- </qresource>
- </RCC>
|