C

--include-ide-generated-hw-code

Description

When using qmlprojectexporter to generate a project for a 3rd party IDE or build system, setting this option includes 3rd party IDE code in the generated project.

Use this option in conjunction with --ide-sources-outdir to specify where to place these files.

Usage

qmlprojectexporter --platform rh850-d1m1a-baremetal --toolchain ghs --project-type ghs --outdir output-dir my_project.qmlproject --include-ide-generated-hw-code --ide-sources-outdir output-dir/ide-sources

Since

This option was introduced in Qt for MCUs 2.5.

See also qmlprojectexporter and Exporting a Qt for MCUs project with platform sources.

Available under certain Qt licenses.
Find out more.