summaryrefslogtreecommitdiffstats
path: root/examples/widgets/animation/stickman/stickman.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/animation/stickman/stickman.qrc')
-rw-r--r--examples/widgets/animation/stickman/stickman.qrc8
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/widgets/animation/stickman/stickman.qrc b/examples/widgets/animation/stickman/stickman.qrc
new file mode 100644
index 0000000000..4cf3ba3828
--- /dev/null
+++ b/examples/widgets/animation/stickman/stickman.qrc
@@ -0,0 +1,8 @@
+<!DOCTYPE RCC><RCC version="1.0">
+<qresource>
+ <file>animations/chilling.bin</file>
+ <file>animations/dancing.bin</file>
+ <file>animations/dead.bin</file>
+ <file>animations/jumping.bin</file>
+</qresource>
+</RCC>