aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator/src/qnx/creator-projects-settings-run-qnx.qdocinc
blob: 0a8407c283f8d62463fae99271c79e5ee27450c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// Copyright (C) 2017 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

/*!
//! [run settings qnx]

    \section1 Specifying Run Settings for QNX Devices

    To run and debug an application on a QNX device, you must
    create connections from the development PC to the device. Click
    \uicontrol {Manage device configurations} to create a connection. For more
    information, see \l{Connecting QNX Devices}.

    Specifying run settings for QNX Neutrino devices is very similar to
    \l{Specifying Run Settings for Linux-Based Devices}.

//! [run settings qnx]
*/