mfdestfilelist is an explicitly-named list of files used by the asmclean, bmsclean, cobolclean, imsclean or pliclean tasks and can either appear inside one of these tasks or as a standalone type. Such a list is used for specifying additional build artefacts that need to be cleaned.
Attribute | Description | Required |
---|---|---|
name | The name of the file. | Yes |
Specify a number of files:
<mfdestfilelist> <file name="Program1.exe"/> </mfdestfilelist>