summaryrefslogtreecommitdiffstats
path: root/release-tools/configurations/pkg/com.qt.desktop/meta/package.xml
blob: 9e9b762c6d4424fba0c35f7e9d95cdc36250299b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0"?>
<Package>
    <DisplayName>Qt Desktop Components</DisplayName>
    <Description>Qt Desktop Components</Description>
    <Version>%SDK_VERSION_NUM%</Version>
    <ReleaseDate>%PACKAGE_CREATION_DATE%</ReleaseDate>
    <Name>com.qt.desktop</Name>
    <!--<Dependencies></Dependencies>--> <!-- Comma-separated list of dependencies - optional -->
    <!--<Default></Default>-->
    <!--<AutoSelectOn></AutoSelectOn>-->
    <!--<Script>installscript.qs</Script>-->   <!-- File name of a script being loaded - optional. -->
    <!--<Forced></Forced>-->
    <!--<Virtual></Virtual>--> <!-- Set to true if this is a virtual component not showing up in the installer -->
    <!--<Important></Important>-->    <!-- The package is marked as important. This is relevant for updates found with UpdateAgent. -->
    <!--<SortingPriority>0</SortingPriority>--> <!-- Priority of this component when visible in the tree. Lowest priority number is on top. -->
    <!--<InstallPriority></InstallPriority>--> <!-- Priority of this component when getting installed. Lowest priority number is first. -->
</Package>