aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/scenegraph_lancelot/data/shared/shared.qrc
blob: a8bd6e9ea8c23c1b8ac91be5ad43d95f8f5f4d22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<RCC>
    <qresource prefix="/">
        <file>shaders/basic.frag</file>
        <file>shaders/basic_alpha.frag</file>
        <file>shaders/cmyk.frag</file>
        <file>shaders/culling.frag</file>
        <file>shaders/edge.frag</file>
        <file>shaders/gradient.frag</file>
        <file>shaders/gradient2.frag</file>
        <file>shaders/gradient3.frag</file>
        <file>shaders/gradient4.frag</file>
        <file>shaders/gradient5.frag</file>
        <file>shaders/shadow.frag</file>
        <file>shaders/stencil.frag</file>
        <file>shaders/wave.vert</file>
        <file>shaders/+qsb/basic.frag</file>
        <file>shaders/+qsb/basic_alpha.frag</file>
        <file>shaders/+qsb/cmyk.frag</file>
        <file>shaders/+qsb/culling.frag</file>
        <file>shaders/+qsb/edge.frag</file>
        <file>shaders/+qsb/gradient.frag</file>
        <file>shaders/+qsb/gradient2.frag</file>
        <file>shaders/+qsb/gradient3.frag</file>
        <file>shaders/+qsb/gradient4.frag</file>
        <file>shaders/+qsb/gradient5.frag</file>
        <file>shaders/+qsb/shadow.frag</file>
        <file>shaders/+qsb/stencil.frag</file>
        <file>shaders/+qsb/wave.vert</file>
    </qresource>
</RCC>