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

8 lines
169 B
Plaintext

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