summaryrefslogtreecommitdiffstats
path: root/src/fbgui.qrc
blob: e378bed6697c9c8f385fd76477fdeaabbe0aff74 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<RCC>
    <qresource prefix="/">
        <file>html/js/jquery-1.4.4.min.js</file>
        <file>html/js/jquery-1.5.1.min.js</file>
        <file>html/js/jquery-ui-1.8.11.min.js</file>
        <file>html/js/test.js</file>
        <file>html/background.png</file>
        <file>html/preload.css</file>
        <file>html/preload.html</file>
        <file>html/preload-debug.html</file>
        <file>html/loadsystem.css</file>
        <file>html/loadsystem.html</file>
    </qresource>
</RCC>