qskinny/examples/blurredbox/blurringshaders.qrc

10 lines
302 B
Plaintext
Raw Normal View History

2022-09-01 13:56:20 +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>