summaryrefslogtreecommitdiff
path: root/dist/packages/com.digia.enginio/meta/package.xml
blob: acdf8d42681cc534b82efd0e327850ce71cd75ac (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="LGPL" file="LICENSE.LGPL" />
		<License name="GPL" file="LICENSE.GPL" />
        <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>