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

9 lines
218 B
Text
Raw Normal View History

2019-02-01 15:10:30 +01:00
<RCC>
<qresource prefix="/">
<file>main.qml</file>
<file>components/GameButton.qml</file>
<file>ShopPopup.qml</file>
<file>components/ShopDelegate.qml</file>
2019-02-01 15:10:30 +01:00
</qresource>
</RCC>