This repository has been archived on 2024-06-03. You can view files and clone it, but cannot push or open issues or pull requests.
shared-libraries/ScStwStyling/resources/qml/ScStwStylingQml.qrc
Dorian Zedler bd52819a96
- moved some stuff
- added qml module for shared components
2020-05-22 18:23:35 +02:00

8 lines
223 B
Plaintext

<RCC>
<qresource prefix="/">
<file>lib/ScStwQmlComponents/qmldir</file>
<file>lib/ScStwQmlComponents/Test.qml</file>
<file>lib/ScStwQmlComponents/BusyIndicator.qml</file>
</qresource>
</RCC>