summaryrefslogtreecommitdiff
path: root/dist/packages/com.digia.enginio/meta/package.xml
blob: c0d6e6e5c4d7195542c412fd2cdf2ed2f6fe5fb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<Package>
    <DisplayName>Enginio Qt Library</DisplayName>
    <Description>Needed to use Enginio (C++ and QML).</Description>
    <Version>0.6.0</Version>
    <ReleaseDate>2013-09-03</ReleaseDate>
    <Name>com.digia.enginio</Name>
	<SortingPriority>100</SortingPriority>
    <Licenses>
        <License name="LGPLv21" file="LICENSE.LGPLv21" />
        <License name="LGPLv3" file="LICENSE.LGPLv3" />
        <License name="FDL" file="LICENSE.FDL" />
        <License name="LGPL_EXCEPTION" file="LGPL_EXCEPTION.txt" />
    </Licenses>
    <Default>script</Default>
    <Script>installscript.qs</Script>
	<ForcedInstallation>true</ForcedInstallation>
	<UserInterfaces>
         <UserInterface>qtselection.ui</UserInterface>
     </UserInterfaces>
</Package>