C

--toolchain

Description

This commandline option is optional. The code generated by the qmlprojectexporter might be slightly different, depending on the toolchain that is expected to compile it afterwards.

If the toolchain is not recognised, the tool will ignore it and operate normally.

Current recognised toolchain identifiers are: gnu, iar, ghs, msvc.

This option is case-insensitive.

Since

This option was introduced in QmlProject API 1.3 .

Available under certain Qt licenses.
Find out more.