C
qulpreview --out-dir
Description
Specifies the path to the directory that is used to store deployment artifacts. Note that qulpreview does not produce any output artifacts by itself, but this option can be used to "politely ask" the tools it calls to use this directory (if the profile accounts for it). Effectively, it sets the value of the ${OUTPUT_DIR} variable.
Default value: PROJECT_DIR/preview, where PROJECT_DIR is the directory containing the .qmlproject file.
Short option: -o
Usage
qulpreview --out-dir <OUT_DIR>
Since
This option was introduced in Qt for MCUs 2.12.0.
Available under certain Qt licenses.
Find out more.