summaryrefslogtreecommitdiffstats
path: root/qmake/doc/src/qmake-manual.qdoc
diff options
context:
space:
mode:
authorAndy Shaw <andy.shaw@qt.io>2019-04-16 08:32:33 +0200
committerAndy Shaw <andy.shaw@qt.io>2020-07-22 00:42:36 +0200
commit64491c9b72258fb16bf7d9c0eb1877a1b5c1c320 (patch)
tree5241a8f03083f09502d8f6b3d2fdb3d794825c60 /qmake/doc/src/qmake-manual.qdoc
parentd25589e0529732996e405aaff8d6c46b012e1601 (diff)
iOS: Add a variable to customize where the launch image is taken from
For those who are providing their own launch images for their iOS projects then QMAKE_IOS_LAUNCH_SCREEN can be set to point to the location where the launch image to be used over the default. [ChangeLog][Platform Specific Changes][iOS] Added support for specifying a launch image to be used for an iOS project. This can be achieved by using QMAKE_IOS_LAUNCH_SCREEN. Change-Id: Ibb236655b282132ab5eee747986a93abb9802200 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'qmake/doc/src/qmake-manual.qdoc')
-rw-r--r--qmake/doc/src/qmake-manual.qdoc10
1 files changed, 10 insertions, 0 deletions
diff --git a/qmake/doc/src/qmake-manual.qdoc b/qmake/doc/src/qmake-manual.qdoc
index 085cd5c461..5d77e74dcf 100644
--- a/qmake/doc/src/qmake-manual.qdoc
+++ b/qmake/doc/src/qmake-manual.qdoc
@@ -2260,6 +2260,9 @@
\row
\li \c ${WATCHOS_DEPLOYMENT_TARGET}
\li Expands to the value of QMAKE_WATCHOS_DEPLOYMENT_TARGET.
+ \row
+ \li \c ${IOS_LAUNCH_SCREEN}
+ \li Expands to the value of QMAKE_IOS_LAUNCH_SCREEN.
\endtable
\note When using the Xcode generator, the above \c{${var}}-style
@@ -2283,6 +2286,13 @@
For more information, see \l {Expressing Supported iOS Versions}.
+ \section1 QMAKE_IOS_LAUNCH_SCREEN
+
+ \note This variable is used on the iOS platform only.
+
+ Specifies the launch screen that is used by the application. If this is not set
+ then a default launch screen is used.
+
\section1 QMAKE_LFLAGS
Specifies a general set of flags that are passed to