qnx

Provides support for building QNX applications using the QNX SDK. More...

Since: Qbs 1.8

Properties

Detailed Description

The qnx module contains properties and rules for QNX development. It has been tested with the QNX 6.5, 6.6, and 7.0 SDKs.

Property Documentation

configurationDir : string

The QNX configuration directory.

Equivalent to the QNX_CONFIGURATION environment variable.

Default: ~/.qnx


hostDir : string

The QNX host directory.

Equivalent to the QNX_HOST environment variable.

You should not normally need to set this property as it will be set to an appropriate value based on your host operating system and the installed QNX SDK in sdkDir.

Default: Determined automatically.


sdkDir : string

The SDK base directory.

Default: Determined automatically if the QNX SDK is installed at one of the standard locations, such as ~/qnx700, /opt/qnx700, or C:\\qnx700.


targetDir : string

The QNX target directory.

Equivalent to the QNX_TARGET environment variable.

You should not normally need to set this property as it will be set to an appropriate value based on the installed QNX SDK in sdkDir.

Default: Determined automatically.


© 2022 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.