diff options
author | Leena Miettinen <riitta-leena.miettinen@qt.io> | 2016-10-04 17:01:09 +0200 |
---|---|---|
committer | Leena Miettinen <riitta-leena.miettinen@qt.io> | 2016-10-06 06:49:27 +0000 |
commit | 834ecc2a6b53f52c851657b9b6032a5d132b11fa (patch) | |
tree | 4300b01acf9a221c3257dda9570e5a0faa2ffa88 /doc | |
parent | 99f672dcaecc5489b55cb8c7d2030f374cffd944 (diff) | |
download | qt-creator-834ecc2a6b53f52c851657b9b6032a5d132b11fa.tar.gz |
Doc: Adding kits for QNX devices
Change-Id: I28cc469f8ea5c2dfac030790d9d45eee94363da4
Reviewed-by: James McDonnell <jmcdonnell@blackberry.com>
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/qnx/creator-developing-qnx.qdoc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/src/qnx/creator-developing-qnx.qdoc b/doc/src/qnx/creator-developing-qnx.qdoc index 44d91b8944..a42ba9932c 100644 --- a/doc/src/qnx/creator-developing-qnx.qdoc +++ b/doc/src/qnx/creator-developing-qnx.qdoc @@ -44,4 +44,11 @@ Adding a QNX Neutrino device is very similar to \l{Connecting Embedded Linux Devices}, except you need to select \uicontrol {QNX Device} in the \uicontrol {Device Configuration} wizard. + + \section1 Adding Kits for QNX Devices + + To view QNX device settings, select \uicontrol Tools > \uicontrol Options > + \uicontrol Devices > \uicontrol QNX. Select the \uicontrol {Generate kits} + check box to allow \QC to generate kits for QNX development. For more + information about how to create the kits manually, see \l {Adding Kits}. */ |