aboutsummaryrefslogtreecommitdiffstats
path: root/packaging-tools/configurations/pkg_templates/generator/templates/qt/meta/package.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packaging-tools/configurations/pkg_templates/generator/templates/qt/meta/package.xml')
-rw-r--r--packaging-tools/configurations/pkg_templates/generator/templates/qt/meta/package.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/packaging-tools/configurations/pkg_templates/generator/templates/qt/meta/package.xml b/packaging-tools/configurations/pkg_templates/generator/templates/qt/meta/package.xml
deleted file mode 100644
index dd76a5831..000000000
--- a/packaging-tools/configurations/pkg_templates/generator/templates/qt/meta/package.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0"?>
-<Package>
- <DisplayName>Qt %QT_VERSION% %QT_VERSION_TAG%</DisplayName>
- <Description>Qt %QT_VERSION% %QT_VERSION_TAG%</Description>
- <Version>%QT_VERSION%-0%VERSION_NUMBER_AUTO_INCREASE%</Version>
- <ReleaseDate>%PACKAGE_CREATION_DATE%</ReleaseDate>
- <Script>installscript.qs</Script>
- <SortingPriority>0</SortingPriority>
- <DownloadableArchives><!--ONLINE_ARCHIVE_LIST--></DownloadableArchives>
-</Package>
-
-