C

--boarddefaults

A path to BoardDefaults.qmlproject file holding default property values of a board.

Description

In addition to defining properties in the MCU.Config node or a specific node (such as ImageFiles), default properties for a certain board can be defined in a BoardDefault.qmlproject file containing an MCU.Config node. Then it can be included using the --boarddefaults commandline option of qmlprojectexporter.

Short option: -D

Since

This option was introduced in QmlProject API 1.3 .

See also MCU.Config.

Available under certain Qt licenses.
Find out more.