summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativewebview/tst_qdeclarativewebview.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qdeclarativewebview/tst_qdeclarativewebview.qrc')
-rw-r--r--tests/auto/declarative/qdeclarativewebview/tst_qdeclarativewebview.qrc22
1 files changed, 22 insertions, 0 deletions
diff --git a/tests/auto/declarative/qdeclarativewebview/tst_qdeclarativewebview.qrc b/tests/auto/declarative/qdeclarativewebview/tst_qdeclarativewebview.qrc
new file mode 100644
index 00000000..fb66ad88
--- /dev/null
+++ b/tests/auto/declarative/qdeclarativewebview/tst_qdeclarativewebview.qrc
@@ -0,0 +1,22 @@
+<RCC>
+ <qresource prefix="/">
+ <file>resources/basic.html</file>
+ <file>resources/basic.png</file>
+ <file>resources/basic.qml</file>
+ <file>resources/elements.html</file>
+ <file>resources/elements.qml</file>
+ <file>resources/forward.html</file>
+ <file>resources/forward.png</file>
+ <file>resources/javaScript.html</file>
+ <file>resources/javaScript.qml</file>
+ <file>resources/loadError.qml</file>
+ <file>resources/newwindows.html</file>
+ <file>resources/newwindows.qml</file>
+ <file>resources/propertychanges.qml</file>
+ <file>resources/sample.html</file>
+ <file>resources/sethtml.qml</file>
+ <file>resources/webviewbackgroundcolor.qml</file>
+ <file>resources/webviewtestdefault.qml</file>
+ <file>resources/webviewtest.qml</file>
+ </qresource>
+</RCC>