(Optional) The files to exclude from the BAR file only if they match the filter pattern specified in the name attribute of the element.
<qnx>, <configuration>
None.
The <exclude> element specifies the files to exclude from the BAR file only if they match the filter pattern specified in the name attribute of the element.
None.
| Name | Description | Values | Default |
|---|---|---|---|
| name | (Required) Specifies the string patterns to use for excluding files. | Use the following tokens to match string values:
|
None |
<asset path="Device-Debug/FOLDERA"
type="Qnx/Elf"
dest="HelloWorkdDisplayManaged">
<exclude name="TEMP?.gif" />
</asset>