33.4.2 Listing files to copy to the assembly folder
To list files for Mif2Go to copy to the assembly folder:
; WrapCopyFiles = list of files to copy, separated by spaces
The file specifications you assign to WrapCopyFiles must be separated by spaces, but no spaces are allowed within a file specification. You can use wildcards in file specifications. File specifications can include absolute or relative paths to indicate where files should be copied from; the default is from the project folder, and relative paths are relative to the project folder. The destination is always the WrapPath folder; see §33.4.1 Specifying an assembly folder.
WrapCopyFiles takes effect not only when WrapAndShip=Yes, but also when either of the following is true: |
If no setting for WrapCopyFiles is present, certain files are copied by default from the project folder to the assembly folder. Table 33-1 lists the files that are copied by default for each output type.
Table 33-1 Default files copied from output to assembly folder
WrapCopyFiles copied by default from output to WrapPath folder |
|
Note: Never move HTML files; they must remain in the project folder to permit links to work from other files (whenever you convert less than the full book) and from other projects (always).
> 33 Producing deliverable results > 33.4 Assembling files for distribution > 33.4.2 Listing files to copy to the assembly folder
