(Optional) The files to be included in the BAR file only if they match the filter pattern specified in the "name" attribute of the element.
<asset>
None.
The <include> element specifies the files to be included in 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 including files. | Use the following tokens to match string values:
|
None |
<asset path="Device-Debug/FolderA"
type="Qnx/Elf"
dest="HelloWorkdDisplayManaged">
<include name="App?.png" />
</asset>