aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/tutorials/samegame/shared/pics/shared.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/tutorials/samegame/shared/pics/shared.qrc')
-rw-r--r--examples/quick/tutorials/samegame/shared/pics/shared.qrc13
1 files changed, 0 insertions, 13 deletions
diff --git a/examples/quick/tutorials/samegame/shared/pics/shared.qrc b/examples/quick/tutorials/samegame/shared/pics/shared.qrc
deleted file mode 100644
index 8982a9face..0000000000
--- a/examples/quick/tutorials/samegame/shared/pics/shared.qrc
+++ /dev/null
@@ -1,13 +0,0 @@
-<RCC>
- <qresource prefix="/shared/pics">
- <file>background.jpg</file>
- <file>blueStar.png</file>
- <file>blueStone.png</file>
- <file>greenStar.png</file>
- <file>greenStone.png</file>
- <file>redStar.png</file>
- <file>redStone.png</file>
- <file>star.png</file>
- <file>yellowStone.png</file>
- </qresource>
-</RCC>