qskinny/playground/parrots/shaders.qrc

9 lines
195 B
Plaintext
Raw Normal View History

2023-12-04 11:48:11 +00:00
<!DOCTYPE RCC>
<RCC version="1.0">
<qresource>
<file>shaders/blur.vert</file>
<file>shaders/blur.frag</file>
2023-12-27 08:01:37 +00:00
<file>shaders/rgbswap.frag</file>
2023-12-04 11:48:11 +00:00
</qresource>
</RCC>