This repository has been archived on 2022-08-16. You can view files and clone it, but cannot push or open issues or pull requests.
qcookieclicker/qml/qml.qrc
2019-02-15 15:47:04 +01:00

7 lines
169 B
Text

<RCC>
<qresource prefix="/">
<file>main.qml</file>
<file>components/GameButton.qml</file>
<file>ShopPopup.qml</file>
</qresource>
</RCC>