summaryrefslogtreecommitdiffstats
path: root/examples/datavisualization/qmllegend/qmllegend.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/datavisualization/qmllegend/qmllegend.qrc')
-rw-r--r--examples/datavisualization/qmllegend/qmllegend.qrc8
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/datavisualization/qmllegend/qmllegend.qrc b/examples/datavisualization/qmllegend/qmllegend.qrc
new file mode 100644
index 00000000..b9777b37
--- /dev/null
+++ b/examples/datavisualization/qmllegend/qmllegend.qrc
@@ -0,0 +1,8 @@
+<RCC>
+ <qresource prefix="/">
+ <file>qml/qmllegend/Data.qml</file>
+ <file>qml/qmllegend/LegendItem.qml</file>
+ <file>qml/qmllegend/main.qml</file>
+ <file>qml/qmllegend/NewButton.qml</file>
+ </qresource>
+</RCC>