35.12.1 Specifying a shipping directory for deliverables

To have Mif2Go place compiled or archived deliverables in a shipping directory:

[Automation]

WrapAndShip=Yes

; ShipPath = path to dir to contain final result file of archiving

;  or of compilation (.chm, .jar, or .zip), may be the same for

;  several projects.

ShipPath=path\to\deliverables

ShipPath takes effect only when WrapAndShip=Yes, and only if you have specified a value for ArchiveCommand. See §35.2 Activating and logging production of deliverables.

When you first set up a conversion project, Mif2Go includes the following setting for ShipPath in your new configuration file (see §35.3 Understanding path values for deliverables):

ShipPath=..\..\_ship

You can change this setting to specify a different path. If the path contains spaces, you must enclose it in quotes. If the directory specified by ShipPath does not exist, Mif2Go creates this directory for you.