aboutsummaryrefslogtreecommitdiffstats
path: root/packaging-tools/configurations/pkg_520_enginio/qt.520.ios_x86.enginio/meta/package.xml
diff options
context:
space:
mode:
authorIikka Eklund <iikka.eklund@digia.com>2013-10-28 12:48:09 +0200
committerIikka Eklund <iikka.eklund@digia.com>2013-10-28 12:23:57 +0100
commitd72d0fa5dc396685ab030c2f669878deb661730d (patch)
tree083cf6704c1c6036c423904bf5bb452906e6bb96 /packaging-tools/configurations/pkg_520_enginio/qt.520.ios_x86.enginio/meta/package.xml
parent9532e1327828eff43877ef8b52abb7398db55f4e (diff)
Rename 'release-tools' as 'packaging-tools'
On windows the linker may substitute the 'release' with debug. First collision and build time error encountered with qtenginio Windows debug build. See also: QTBUG-491 Change-Id: I409acfaf78189c9d1cce8dc06474e3772826605b Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com> Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Diffstat (limited to 'packaging-tools/configurations/pkg_520_enginio/qt.520.ios_x86.enginio/meta/package.xml')
-rw-r--r--packaging-tools/configurations/pkg_520_enginio/qt.520.ios_x86.enginio/meta/package.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/packaging-tools/configurations/pkg_520_enginio/qt.520.ios_x86.enginio/meta/package.xml b/packaging-tools/configurations/pkg_520_enginio/qt.520.ios_x86.enginio/meta/package.xml
new file mode 100644
index 000000000..e0e0b3069
--- /dev/null
+++ b/packaging-tools/configurations/pkg_520_enginio/qt.520.ios_x86.enginio/meta/package.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0"?>
+<Package>
+ <DisplayName>Enginio</DisplayName>
+ <Description>Enginio is a powerful cloud backend for Qt applications. With Enginio you can add a cloud backend as a service to your application in no time and deploy without ever bothering about backend servers or scalability problems.</Description>
+ <Version>%ENGINIO_VERSION%</Version>
+ <ReleaseDate>%PACKAGE_CREATION_DATE%</ReleaseDate>
+ <Dependencies>qt.520.ios_x86.essentials</Dependencies> <!-- Comma-separated list of dependencies - optional -->
+ <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>150</SortingPriority> <!-- Priority of this component when visible in the tree. Lowest priority number is on top. -->
+ <DownloadableArchives><!--ONLINE_ARCHIVE_LIST--></DownloadableArchives>
+</Package>
+
+