initial import
[vuplus_webkit] / Source / WebKit / qt / tests / qwebframe / tst_qwebframe.qrc
1 <!DOCTYPE RCC><RCC version="1.0">
2 <qresource prefix="/">
3 <file alias="image.png">resources/image.png</file>
4 <file alias="style.css">resources/style.css</file>
5 <file alias="test1.html">resources/test1.html</file>
6 <file alias="test2.html">resources/test2.html</file>
7 <file alias="testiframe.html">resources/testiframe.html</file>
8 <file alias="testiframe2.html">resources/testiframe2.html</file>
9 </qresource>
10 </RCC>