solitare/qml/images.qrc

75 lines
3.9 KiB
Plaintext
Raw Normal View History

2024-12-05 01:41:24 +00:00
<!DOCTYPE RCC>
<RCC version="1.0">
<qresource>
<file>../img/playing_cards/backs/abstract.svg</file>
<file>../img/playing_cards/backs/abstract_clouds.svg</file>
<file>../img/playing_cards/backs/abstract_scene.svg</file>
<file>../img/playing_cards/backs/astronaut.svg</file>
<file>../img/playing_cards/backs/blue.svg</file>
<file>../img/playing_cards/backs/blue2.svg</file>
<file>../img/playing_cards/backs/cars.svg</file>
<file>../img/playing_cards/backs/castle.svg</file>
<file>../img/playing_cards/backs/fish.svg</file>
<file>../img/playing_cards/backs/frog.svg</file>
<file>../img/playing_cards/backs/red.svg</file>
<file>../img/playing_cards/backs/red2.svg</file>
<file>../img/playing_cards/fronts/clubs_10.svg</file>
<file>../img/playing_cards/fronts/clubs_2.svg</file>
<file>../img/playing_cards/fronts/clubs_3.svg</file>
<file>../img/playing_cards/fronts/clubs_4.svg</file>
<file>../img/playing_cards/fronts/clubs_5.svg</file>
<file>../img/playing_cards/fronts/clubs_6.svg</file>
<file>../img/playing_cards/fronts/clubs_7.svg</file>
<file>../img/playing_cards/fronts/clubs_8.svg</file>
<file>../img/playing_cards/fronts/clubs_9.svg</file>
<file>../img/playing_cards/fronts/clubs_ace.svg</file>
<file>../img/playing_cards/fronts/clubs_jack.svg</file>
<file>../img/playing_cards/fronts/clubs_king.svg</file>
<file>../img/playing_cards/fronts/clubs_queen.svg</file>
<file>../img/playing_cards/fronts/diamonds_10.svg</file>
<file>../img/playing_cards/fronts/diamonds_2.svg</file>
<file>../img/playing_cards/fronts/diamonds_3.svg</file>
<file>../img/playing_cards/fronts/diamonds_4.svg</file>
<file>../img/playing_cards/fronts/diamonds_5.svg</file>
<file>../img/playing_cards/fronts/diamonds_6.svg</file>
<file>../img/playing_cards/fronts/diamonds_7.svg</file>
<file>../img/playing_cards/fronts/diamonds_8.svg</file>
<file>../img/playing_cards/fronts/diamonds_9.svg</file>
<file>../img/playing_cards/fronts/diamonds_ace.svg</file>
<file>../img/playing_cards/fronts/diamonds_jack.svg</file>
<file>../img/playing_cards/fronts/diamonds_king.svg</file>
<file>../img/playing_cards/fronts/diamonds_queen.svg</file>
<file>../img/playing_cards/fronts/hearts_10.svg</file>
<file>../img/playing_cards/fronts/hearts_2.svg</file>
<file>../img/playing_cards/fronts/hearts_3.svg</file>
<file>../img/playing_cards/fronts/hearts_4.svg</file>
<file>../img/playing_cards/fronts/hearts_5.svg</file>
<file>../img/playing_cards/fronts/hearts_6.svg</file>
<file>../img/playing_cards/fronts/hearts_7.svg</file>
<file>../img/playing_cards/fronts/hearts_8.svg</file>
<file>../img/playing_cards/fronts/hearts_9.svg</file>
<file>../img/playing_cards/fronts/hearts_ace.svg</file>
<file>../img/playing_cards/fronts/hearts_jack.svg</file>
<file>../img/playing_cards/fronts/hearts_king.svg</file>
<file>../img/playing_cards/fronts/hearts_queen.svg</file>
<file>../img/playing_cards/fronts/joker_black.svg</file>
<file>../img/playing_cards/fronts/joker_red.svg</file>
<file>../img/playing_cards/fronts/spades_10.svg</file>
<file>../img/playing_cards/fronts/spades_2.svg</file>
<file>../img/playing_cards/fronts/spades_3.svg</file>
<file>../img/playing_cards/fronts/spades_4.svg</file>
<file>../img/playing_cards/fronts/spades_5.svg</file>
<file>../img/playing_cards/fronts/spades_6.svg</file>
<file>../img/playing_cards/fronts/spades_7.svg</file>
<file>../img/playing_cards/fronts/spades_8.svg</file>
<file>../img/playing_cards/fronts/spades_9.svg</file>
<file>../img/playing_cards/fronts/spades_ace.svg</file>
<file>../img/playing_cards/fronts/spades_jack.svg</file>
<file>../img/playing_cards/fronts/spades_king.svg</file>
<file>../img/playing_cards/fronts/spades_queen.svg</file>
2024-12-07 21:16:37 +00:00
<file>../img/flip_icon.svg</file>
2024-12-05 01:41:24 +00:00
</qresource>
</RCC>
<!-- vi: ft=xml
-->