aboutsummaryrefslogtreecommitdiffstats
path: root/release-tools/configurations/pkg_501/qt.501.win32_mingw47.essentials/meta/package.xml
blob: f30c5c099fadc74855f70baedce476d5f0a9f27d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0"?>
<Package>
    <DisplayName>Essential modules</DisplayName>
    <Description>Qt 5.0.1 Prebuilt Essential modules for MinGW 4.7</Description>
    <Version>%QT_VERSION%</Version>
    <ReleaseDate>%PACKAGE_CREATION_DATE%</ReleaseDate>
    <Dependencies>qt.tools.qtcreator, qt.tools.mingw47</Dependencies>
    <Default>%PACKAGE_DEFAULT_TAG%</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. -->
    <DownloadableArchives><!--ONLINE_ARCHIVE_LIST--></DownloadableArchives>
</Package>