aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/shared/shared.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/shared/shared.qrc')
-rw-r--r--examples/declarative/shared/shared.qrc21
1 files changed, 0 insertions, 21 deletions
diff --git a/examples/declarative/shared/shared.qrc b/examples/declarative/shared/shared.qrc
deleted file mode 100644
index c19063a58..000000000
--- a/examples/declarative/shared/shared.qrc
+++ /dev/null
@@ -1,21 +0,0 @@
-<RCC>
- <qresource prefix="/shared">
- <file>Button.qml</file>
- <file>CheckBox.qml</file>
- <file>FlickrRssModel.qml</file>
- <file>Images.qml</file>
- <file>Label.qml</file>
- <file>LauncherList.qml</file>
- <file>SimpleLauncherDelegate.qml</file>
- <file>Slider.qml</file>
- <file>TabSet.qml</file>
- <file>TextField.qml</file>
- <file>images/back.png</file>
- <file>images/checkmark.png</file>
- <file>images/next.png</file>
- <file>images/qt-logo.png</file>
- <file>images/slider_handle.png</file>
- <file>images/tab.png</file>
- <file>qmldir</file>
- </qresource>
-</RCC>