summaryrefslogtreecommitdiff
path: root/retrace/daemon/ui/resources.qrc
blob: 9574d8c01ac5ddf7814aa9295f8434088655216e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<RCC>
    <qresource prefix="/">
        <file>qml/mainwin.qml</file>
        <file>qml/BarGraphControl.qml</file>
        <file>qml/ShaderControl.qml</file>
        <file>qml/MetricTabControl.qml</file>
        <file>qml/RefreshControl.qml</file>
        <file>qml/images/retracer_icon.png</file>
        <file>qml/images/no_render_target.png</file>
        <file>qml/RenderShadersControl.qml</file>
        <file>qml/ApiControl.qml</file>
        <file>qml/BatchControl.qml</file>
        <file>qml/ExperimentControl.qml</file>
        <file>qml/RenderTargetControl.qml</file>
        <file>qml/UniformControl.qml</file>
        <file>qml/StateControl.qml</file>
        <file>qml/ComboBoxFitContents.qml</file>
    </qresource>
</RCC>