aboutsummaryrefslogtreecommitdiffstats
path: root/doc/targets/qbs-target-integrity.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2017-09-22 16:26:27 +0200
committerJake Petroules <jake.petroules@qt.io>2017-10-23 13:01:44 +0000
commit31fc946bb5ffecdd907f3303536c7abc9a4b4495 (patch)
treec0fc4373fbdfb1eb28e947571fa6db650dce69b2 /doc/targets/qbs-target-integrity.qdoc
parentf553dc266756c830923ba659d7ff88266d213c4c (diff)
Document how to target common platforms
Task-number: QBS-1183 Change-Id: I53f1a8f44f5ea727c797a8cf3c37948ac7fc3fea Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'doc/targets/qbs-target-integrity.qdoc')
-rw-r--r--doc/targets/qbs-target-integrity.qdoc41
1 files changed, 41 insertions, 0 deletions
diff --git a/doc/targets/qbs-target-integrity.qdoc b/doc/targets/qbs-target-integrity.qdoc
new file mode 100644
index 000000000..52418a86c
--- /dev/null
+++ b/doc/targets/qbs-target-integrity.qdoc
@@ -0,0 +1,41 @@
+/****************************************************************************
+**
+** Copyright (C) 2017 The Qt Company Ltd.
+** Contact: https://www.qt.io/licensing/
+**
+** This file is part of Qbs.
+**
+** $QT_BEGIN_LICENSE:FDL$
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see https://www.qt.io/terms-conditions. For further
+** information use the contact form at https://www.qt.io/contact-us.
+**
+** GNU Free Documentation License Usage
+** Alternatively, this file may be used under the terms of the GNU Free
+** Documentation License version 1.3 as published by the Free Software
+** Foundation and appearing in the file included in the packaging of
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: https://www.gnu.org/licenses/fdl-1.3.html.
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+/*!
+ \contentspage index.html
+ \page qbs-target-integrity.html
+ \ingroup platforms
+
+ \title Building for INTEGRITY
+ \brief Platform notes for INTEGRITY.
+
+ The Green Hills INTEGRITY RTOS is not yet supported but is planned for a
+ future release.
+
+ For more information about developing applications for the Green Hills
+ INTEGRITY RTOS, see the \l{https://www.ghs.com/products/rtos/integrity.html}
+ {INTEGRITY Product Documentation}.
+*/