Note: This API documentation is for FAKE version 4. The migration API documentation can be found here. The API documentation for the new fake 5 modules can be found here

Vb6BuildParams

Parameters for running a VB6 build

Record Fields

Record FieldDescription
Logdir
Signature: string

Directory to put logs and other temporary files created during the build process

Outdir
Signature: string

Directory to put generated binaries

Timeout
Signature: TimeSpan

Maximum amount of time the entire build is allowed to take

Toolpath
Signature: string

Path to the VB6 executable