C
--ide-sources-outdir
The output directory to which the hardware source files are copied from an IDE.
Description
When generating a project with --include-ide-generated-hw-code, this argument lets you specify the directory where the IDE generated files should be copied.
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.