diff options
Diffstat (limited to 'examples/animation/research/sound/sound.qrc')
-rw-r--r-- | examples/animation/research/sound/sound.qrc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/animation/research/sound/sound.qrc b/examples/animation/research/sound/sound.qrc new file mode 100644 index 0000000..8919142 --- /dev/null +++ b/examples/animation/research/sound/sound.qrc @@ -0,0 +1,5 @@ +<!DOCTYPE RCC><RCC version="1.0"> +<qresource> +<file>media/sax.mp3</file> +</qresource> +</RCC> |