Module qnx

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.

General Properties

PropertyTypeSinceDefaultDescription
sdkDirstring1.8determined automaticallyThe SDK base directory. By default it will be determined automatically if the QNX SDK is installed at one of the standard locations, such as ~/qnx700, /opt/qnx700, or C:\qnx700
configurationDirstring1.8~/.qnxThe QNX configuration directory. Equivalent to the QNX_CONFIGURATION environment variable.

Advanced Properties

PropertyTypeSinceDefaultDescription
hostDirstring1.8determined automaticallyThe 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 qnx.sdkDir.
targetDirstring1.8determined automaticallyThe 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 qnx.sdkDir.