mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-06 19:12:30 +01:00
bb700780ef
Move common qml stuff into ScreenPlayUtil
10 lines
329 B
Plaintext
10 lines
329 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file>assets/Shadertoy_Bayer.png</file>
|
|
<file>assets/Shadertoy_Gray_Noise_Medium.png</file>
|
|
<file>assets/Shadertoy_Lichen.jpg</file>
|
|
<file>assets/test_image_andras-vas-Bd7gNnWJBkU-unsplash.jpg</file>
|
|
<file>assets/mask_01.png</file>
|
|
</qresource>
|
|
</RCC>
|