summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2022-01-17 18:39:26 +0100
committerJoerg Bornemann <joerg.bornemann@qt.io>2022-01-18 13:14:23 +0100
commit75e734b151bba4b0aa56b13ad0db136603840fa6 (patch)
tree1889081b5a5e44fdaff32ea9714cf056a4f55556 /tools
parent61fb9a296d44a224a7df9a06412c1dc1215191dc (diff)
Remove unused .qrc files
Task-number: QTBUG-94446 Change-Id: I88f42eb731cbd9514f34a0e9e88b1ce90a4cf9e8 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'tools')
-rw-r--r--tools/qscxmlc/templates.qrc7
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/qscxmlc/templates.qrc b/tools/qscxmlc/templates.qrc
deleted file mode 100644
index a00f24e..0000000
--- a/tools/qscxmlc/templates.qrc
+++ /dev/null
@@ -1,7 +0,0 @@
-<RCC>
- <qresource prefix="/">
- <file compression-algorithm="none">data.t</file>
- <file compression-algorithm="none">decl.t</file>
- <file compression-algorithm="none">cppdatamodel.t</file>
- </qresource>
-</RCC>