aboutsummaryrefslogtreecommitdiffstats
path: root/release-tools/configurations/pkg_511/qt.readme/meta/package.xml
blob: a5ab33791ccf32f9117b629eaf8c9de4b721879e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0"?>
<Package>
    <DisplayName>Qt 5.1.1 Readme</DisplayName>
    <Description>Qt 5.1.1 Readme</Description>
    <Version>1.0.0</Version>
    <ReleaseDate>%PACKAGE_CREATION_DATE%</ReleaseDate>
    <!--<Dependencies></Dependencies>--> <!-- Comma-separated list of dependencies - optional -->
    <!--<AutoSelectOn></AutoSelectOn>-->
    <Script>installscript.qs</Script>   <!-- File name of a script being loaded - optional. -->
    <UserInterfaces>
        <UserInterface>readmecheckboxform.ui</UserInterface>
    </UserInterfaces>
    <ForcedInstallation>true</ForcedInstallation>
    <Virtual>true</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. -->
    <DownloadableArchives><!--ONLINE_ARCHIVE_LIST--></DownloadableArchives>
</Package>