qskinny/examples/blurredbox/blurringshaders.qrc

10 lines
302 B
Plaintext

<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>