qskinny/examples/blurredbox/blurringshaders.qrc

10 lines
302 B
Plaintext
Raw Normal View History

2022-09-14 13:34:48 +00:00
<RCC>
<qresource prefix="/">
<file>shaders/blurredbox.vert</file>
<file>shaders/blurredbox.frag</file>
<file>backgrounds/background1.jpg</file>
<file>backgrounds/background2.jpg</file>
<file>backgrounds/background3.jpg</file>
</qresource>
</RCC>