qml.qrc 883 B

1234567891011121314151617181920212223
  1. <RCC>
  2. <qresource prefix="/">
  3. <file>components/Downloader.qml</file>
  4. <file>components/ClientLauncher.qml</file>
  5. <file>components/ClientInstaller.qml</file>
  6. <file>components/Script.qml</file>
  7. <file>components/ArchiveInstaller.qml</file>
  8. <file>components/LocalVersionLoader.qml</file>
  9. <file>components/SelfUpdate.qml</file>
  10. <file>components/WinePatcher.qml</file>
  11. <file>components/WebVersionLoader.qml</file>
  12. <file>components/DependenciesInstaller.qml</file>
  13. <file>Installer.qml</file>
  14. <file>InstallerUi.qml</file>
  15. <file>main.qml</file>
  16. <file>view/Outline.qml</file>
  17. <file>view/ImageButton.qml</file>
  18. <file>view/Button.qml</file>
  19. <file>components/HDiffPatcher.qml</file>
  20. <file>components/IntegrityCheck.qml</file>
  21. </qresource>
  22. </RCC>